https://github.com/smokingplaya/luandum
Lua syntax sugar
https://github.com/smokingplaya/luandum
addon lua modification
Last synced: about 1 year ago
JSON representation
Lua syntax sugar
- Host: GitHub
- URL: https://github.com/smokingplaya/luandum
- Owner: smokingplaya
- License: gpl-3.0
- Created: 2023-09-06T18:48:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-08T15:47:59.000Z (over 2 years ago)
- Last Synced: 2025-02-05T01:48:35.896Z (about 1 year ago)
- Topics: addon, lua, modification
- Language: Lua
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Luandum
Luandum is a functional add-on for Lua.
Features:
* splitting numbers into float/int/number.
* adding classes (based on meta-tables)
I'll do the wiki later...
All examples are in the comments and at the bottom of the code