@lionweb/json
v0.9.2
Published
TypeScript types for LionWeb JSON
Downloads
5,630
Readme
The JSON package
An NPM package that can be added to a Node.js/NPM codebase as follows:
$ npm add @lionweb/jsonIt contains:
- The TypeScript types for LionWeb JSON.
- Helper function for dealing with LionWeb JSON.
- The current LionWeb serialization version.
Development
Build it from source as follows:
npm run build