Pinned Repositories
amsfiles
amsspecialist
amsspecialist files
inifile.lua
Inifile parser on Lua.
lide.http
HTTP and HTTPS requests support.
lide.sql
SQL Databases support for Lide.
Lua-GitHub-GraphQL-API-v4
Lua implementation of lua GraphQL API v4 of Github.
luadropboxapi
Lua Dropbox API - Esta librería se conecta con la API REST de Dropbox para interactuar con archivos desde Lua.
numberbook
A lua module for creating Excel XLSX files.
repos
Repository of libraries
shell
Lide Shell is a tool that allow you to execute lua scripts and manage lua modules.
dcanoh's Repositories
dcanoh/inifile.lua
Inifile parser on Lua.
dcanoh/Lua-GitHub-GraphQL-API-v4
Lua implementation of lua GraphQL API v4 of Github.
dcanoh/amsfiles
dcanoh/amsspecialist
amsspecialist files
dcanoh/lide.http
HTTP and HTTPS requests support.
dcanoh/lide.sql
SQL Databases support for Lide.
dcanoh/luadropboxapi
Lua Dropbox API - Esta librería se conecta con la API REST de Dropbox para interactuar con archivos desde Lua.
dcanoh/numberbook
A lua module for creating Excel XLSX files.
dcanoh/bit32
bit32 is the native Lua 5.2 bit manipulation library, backported to Lua 5.1
dcanoh/dcanoh.github.io
dcanoh/facebook-api-graph
Library that allow us to interact with Facebook API Graph from Lua language.
dcanoh/lbci
A bytecode inspector library for Lua 5.1. It allows you to look inside Lua functions from Lua.
dcanoh/lide.bot
Zenbot...
dcanoh/lide.error
Robust error handling implemented in Lua with Lide Framework.
dcanoh/LideDate
LideDate es una libreria de fechas para Lua, utiliza el framework Lide.
dcanoh/lideforms
Lide Framework Examples.
dcanoh/lua-github-api
Lua libraries that allow connections to github api.
dcanoh/luasocket
Network support for the Lua language
dcanoh/pprocess
Parallel Process class (Multithread) for lide
dcanoh/shell
Lide Shell is a tool that allow you to execute lua scripts and manage lua modules.
dcanoh/xlsxwriter
Xlsxwriter is a Lua module for creating Excel XLSX files.
dcanoh/zipwriter
Library for creating ZIP archive for Lua