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
 ). 
 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.
- 
PackagesExportsIndirect Exports
- 
ModulesRequiresModifierModuleDescriptiontransitiveThe EZKV core module, a non-opinionated Java configuration system that supports recursive chain loading of configuration from key-value pairs ( io.jstach.ezkv:ezkv-kvs:0.4.0 ).
- 
ServicesProvidesTypeDescriptionA service provider interface (SPI) for extending ezkv's capabilities to support additional media types and URI patterns.