jsonotron-interfaces
v19.14.2
Published
The interfaces of the jsonotron system.
Downloads
13
Readme
Jsonotron-interfaces
The interfaces of the jsonotron
system.
Installation
npm install jsonotron-interfaces
Development
To publish an ES6 transpiled version (with typescript definitions) to npm:
npm run build
npm publish
Continuous Deployment
Any pushes or pull-requests on non-main branches will trigger the test runner.
Any pushes to main will cause a release to be created on Github.