$ luarocks install daviluaxmlDavi System Lua XML is a library that allows you to use XML syntax inside Lua code.
XML tags are transformed into Lua function calls, similar to JSX in JavaScript.
Changes in 1.5-1:
- Added PropTypes validation (DaviLuaXML.proptypes)
- Added runtime invoke helper used by transformed code (DaviLuaXML.runtime)
- Added simple sourcemap support for runtime errors (DaviLuaXML.sourcemap)
- Added tree-shaking compiler pass with --treeshake (DaviLuaXML.treeshake)
Versions
Dependencies
lua >= 5.4