jsonotron-interfaces
v19.14.2
Published
The interfaces of the jsonotron system.
Readme
Jsonotron-interfaces
The interfaces of the jsonotron system.
Installation
npm install jsonotron-interfacesDevelopment
To publish an ES6 transpiled version (with typescript definitions) to npm:
npm run build
npm publishContinuous 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.
