luamin

JSON →
library 1.0.4 ·javascript maintenance
verified Jun 4, 2026

luamin is a Lua minifier written in JavaScript, version 1.0.4, released sporadically. It uses luaparse to parse Lua code into an AST and generates a compact but semantically equivalent output. Compared to alternatives like LuaMinify, it is designed for JavaScript environments (Node.js, browsers, etc.). The package is stable but has seen no recent updates and is considered in maintenance mode.