https://github.com/andrew-d/lua-ext
Standard library / extensions for Lua
https://github.com/andrew-d/lua-ext
Last synced: 4 months ago
JSON representation
Standard library / extensions for Lua
- Host: GitHub
- URL: https://github.com/andrew-d/lua-ext
- Owner: andrew-d
- Created: 2013-02-19T08:05:35.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-14T19:54:16.000Z (over 12 years ago)
- Last Synced: 2025-04-06T08:35:17.093Z (9 months ago)
- Language: Lua
- Homepage: andrew-d.github.io/lua-ext/
- Size: 247 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- my-awesome-lua - lua-ext - Standard library / extensions for Lua. math, operator functions, execution platform, Set implementation for Lua, I/O on strings; instead of files. (Resources / Miscellaneous)
README
# Lua Extensions
This module contains a bunch of extensions for the Lua programming language. See the docs for more information.
## License
This library is distributed under the same license as Lua (MIT).