arj-mat / lua-defsLinks
Snippet for implementing classes, enumeration and types in Lua.
☆11Updated 6 years ago
Alternatives and similar repositories for lua-defs
Users that are interested in lua-defs are comparing it to the libraries listed below
Sorting:
- Simple and compact OOP library for Lua☆13Updated last year
- Easily build a standalone executable for any Lua program☆211Updated 3 years ago
- Easily generate fancy ascii tables in lua. Supports multiple styles (Unicode, Markdown)☆10Updated 6 years ago
- A small library with useful methods to handle Lua's table when it's working like an Array☆61Updated last year
- Set of useful lua functions for manipulating tables.☆12Updated 5 years ago
- object-oriented library for lua☆112Updated 2 years ago
- Terminal operations for Lua☆166Updated last year
- Simple mocking framework for Lua inspired by CppUMock and designed for readability☆17Updated 2 years ago
- A powerful, minimalist and easy-to-use Lua unit testing framework.☆24Updated last year
- Minimalistic library providing Elixir-style guards for Lua☆17Updated 9 years ago
- GitHub action for installing LuaRocks☆48Updated last month
- memoized functions in lua☆103Updated last year
- Lightweight Lua test framework☆124Updated last year
- Pure Lua library for OOP (Object Oriented Programming). Merged into https://imagicthecat.thul.fr/fossils/xtype☆34Updated 4 years ago
- Simple library to check LUA-data against schemata☆51Updated 2 years ago
- React-style ui component system for Lua☆13Updated 3 years ago
- Lua + Node = demoon☆78Updated 2 years ago
- Test the shape or structure of a Lua table, inspired by React.PropTypes & LPeg☆118Updated 2 months ago
- File system path manipulation library☆89Updated 4 years ago
- A web framework for luvit 2.0 and lit☆115Updated 3 years ago
- Useful utilities for tables in Lua☆13Updated 2 years ago
- A set of pure lua, independent functions.☆18Updated 4 months ago
- My multitasking library for lua☆28Updated 9 months ago
- ANSI terminal color manipulation for Lua.☆148Updated last year
- Time-related functions for Lua, inspired in javascript's setTimeout and setInterval☆188Updated 2 years ago
- luajls is a set of Lua modules for developing stand-alone Lua applications☆65Updated 3 weeks ago
- tiny lua class libary☆30Updated 8 years ago
- Easy unit testing for Lua modules☆38Updated last year
- Class-based OO library for Lua