Lua beautifier and minifier written in JavaScript, supporting Lua 5.1-5.4, FiveM hashed strings, and partial Luau. Current version is 1.6.1-b, with sporadic releases. Key differentiators: supports variable renaming, math solving, and custom indentation. Unlike other Lua formatters that require Lua runtime, this runs entirely in Node.js, making it suitable for build pipelines and online tools.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Package uses named exports; default export is not available.
Both ESM and CJS are supported.
CJS require() works; ESM namespace import also works.
Demonstrates both beautify and minify operations with common configuration options.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.
No traffic data recorded yet.