stravant / LuaMinify
Lua source code minifier.
☆260Updated 2 years ago
Alternatives and similar repositories for LuaMinify:
Users that are interested in LuaMinify are comparing it to the libraries listed below
- A Lua 5.3 parser written with LPegLabel☆200Updated last month
- Implementation of binary packing/unpacking in pure lua☆174Updated 4 years ago
- A port of LPeg 100% written in Lua.☆263Updated 3 years ago
- A Lua minifier written in JavaScript☆224Updated 8 months ago
- StackTracePlus provides enhanced stack traces for Lua.☆198Updated last year
- Compresses Lua source code by removing unnecessary characters (updated fork of http://luasrcdiet.luaforge.net/)☆86Updated 3 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆65Updated 6 years ago
- Squish Lua libraries and apps into a single compact file.☆141Updated 5 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆73Updated 7 years ago
- Customizable Lua Serializer☆207Updated 2 years ago
- A very complete i18n lib for Lua☆262Updated 2 years ago
- Pure Lua Crypto☆182Updated 8 months ago
- Lua serializer and pretty printer.☆582Updated 2 years ago
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆235Updated 2 months ago
- An extension of LPeg that supports labeled failures☆146Updated 2 years ago
- Lua minification / unminification CLI tool written in Lua☆59Updated 2 years ago
- A MessagePack implementation for Lua 5.3/5.4 - msgpack.org[Lua]☆85Updated last year
- A little library of useful Lua functions, intended as the 'light' version of Penlight☆170Updated 2 years ago
- A relatively fast LZW compression algorithm in pure lua☆58Updated 2 years ago
- Matrices and vectors of are real, complex, and symbolic elements, implemented as Lua tables.☆144Updated 5 years ago
- Lua String Templates☆187Updated 9 years ago
- XML Parser written entirely in Lua that works for Lua 5.1+. Convert XML to and from Lua Tables 🌖💱☆310Updated 11 months ago
- FFI package for Lua 5.1 and Lua 5.2☆196Updated 3 years ago
- memoized functions in lua☆102Updated last year
- A tool for tracing Lua script execution and analysing time profiles and coverage