@gmetrixr/rjson
v1.1.86
Published
(R)ecursive Json
Downloads
51
Readme
rJson
Recursive Data Structure and it's helper classes
Every object in GMetri (experience, scene, rule, element etc) is of the recursive type RecordNode
Here’s the type diagram: https://drive.google.com/file/d/1f2eZQ3uCiKk_EBnxughXoRMr9TtSGCS2/view?usp=sharing
Note:
To create a new npmjs package the first need, need to run the following manually (after p build
):
npm publish --access public