A Lua to ES6 transpiler.
Stars
186
Forks
23
Watchers
186
Open Issues
13
Overall repository health assessment
^0.2.3^1.8.3^5.4.7^10.2.4^0.4.5^5.0.1^3.8.0^0.1.13^0.3.0^0.8.0^0.9.1^0.6.0^3.8.11^5.1.0^2.5.2^1.0.3^1.5.2^1.2.0^3.0.4^0.1.15^2.3.7^1.0.0^1.1.0Wraps `grunt-starlight` output in a function in order to not pollute the global JS namespace.
14d4639View on GitHubFixes inconsistencies in bracketed string literals.
95e82a6View on GitHubEnables use of expression lists in generic for statements.
0e6e7b4View on GitHubFixes typo causing issues with passing arguments from Lua to JavaScript.
846bc2aView on GitHubImplements `__pairs` and `__ipairs` metamethods from Lua5.2.
fe651ccView on GitHubFixes issue with return statements in do blocks being ignored.
98a433bView on GitHub