Simple and lightweight JSON decoder for TwinCAT and CODESYS.
- Continuous integration
- Parser
- Strings
- Numbers
- Boolean
- Null
- Objects (including nested objects)
- Arrays (including mixed array and nested arrays)
- Basic element access
- Monadic element access
- Unittests
- Performance improvements for accessing elements, use tree to store data instead of array