18.3.0 • Published 3 years ago

jsonocli v18.3.0

Weekly downloads
209
License
MIT
Repository
github
Last release
3 years ago

jsonocli

A command-line tool for downloading language-specific validators and deserialisers from a Jsonoserve server.

npm.io npm npm type definitions

Installation

npm install jsonocli

Commands

The following commands work in the package.json scripts section, from a client repo, once the jsonocli dependency is installed.

CommandOutput
jsonocliShow the help output
jsonocli typescript -- --helpShow the help output for the typescript command
jsonocli typescript https://localhost:3006 ./autogen.ts sys1 sys2Generate typescript code for sys1 and sys2.

To run the commands within the jsonocli (for testing) replace jsonocli with npm start.

Development

This repo does not contain any tests at this time.

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.

18.3.0

3 years ago

18.2.0

3 years ago

18.1.0

3 years ago

18.0.0

3 years ago

17.3.0

3 years ago

17.5.0

3 years ago

17.4.0

3 years ago

17.7.0

3 years ago

17.6.0

3 years ago

17.8.0

3 years ago

17.7.1

3 years ago

17.2.0

3 years ago

17.1.0

3 years ago

17.0.0

3 years ago

16.4.2

3 years ago

16.4.1

3 years ago

16.4.0

3 years ago

16.3.0

3 years ago

16.2.1

3 years ago

16.2.0

3 years ago

16.1.0

3 years ago

16.0.0

3 years ago

15.6.2

3 years ago

15.6.1

3 years ago

15.6.0

3 years ago

15.5.0

3 years ago

15.4.3

3 years ago

15.4.2

3 years ago

15.4.1

3 years ago

15.4.0

3 years ago

15.3.1

3 years ago

15.3.0

3 years ago