8000 GitHub - seehma/Twinson: Simple and lightweight JSON decoder for TwinCAT and CODESYS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

seehma/Twinson

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twinson

Simple and lightweight JSON decoder for TwinCAT and CODESYS.

State of the implementation

  • 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

About

Simple and lightweight JSON decoder for TwinCAT and CODESYS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0