Module io.jstach.ezkv.json5


module io.jstach.ezkv.json5
Provides a JSON5 capable key values media parser that has zero dependencies ( io.jstach.ezkv:ezkv-json5:0.4.0-SNAPSHOT ). It is also able to parse strict JSON as well.

The parser was highly inspired by Synt4xErr0r4 json5 . It is MIT license and thus compatible with this libraries license.

See Also:
API Note
The JSON5 parser implementation is not exposed as it is likely to change.