tomltools

Pure-Lua TOML 1.1 parser, decoder, encoder, formatter, and JSON-Schema validator

$ luarocks install tomltools

tomltools is a dependency-free, pure-Lua library for working with TOML:
a lossless CST parser, a decoder to Lua tables, an encoder back to TOML,
and a partial JSON Schema (Draft 2020-12) validator with source ranges.
Works on Lua 5.1+ and LuaJIT.

Versions

1.0.0-121 hours ago0 downloads

Dependencies

lua >= 5.1

Manifests