ccjson
v0.1.4
Published
ccjson ======
Downloads
6
Readme
ccjson
Canonical Contractual JSON
Ordered & animated JSON unlocks a world of possibilities!
ccsjon
is a sax-style parser and ordered resolver for JSON that adds a thin layer of entities, inheritance and relationships animated by declared JavaScript module implementations.
Canonical because you get the same entities no matter how source declarations are linked making a virtual entity the primary unit of composition vs the actual JSON document.
Contractual because you have complete control over declared inheritance and relationship boundaries within the entity implementing JavaScript modules.
For features see: github.com/LogicCores/ccjson/tree/master/tests
For an example of what can be done with ccjson
see: github.com/LogicCores/0.workspace
Install
npm install ccjson
Test
npm test
Provenance
Original source logic under Free Public License by Christoph Dorn