@j2a/cli

1.0.6 • Public • Published

j2a-cli

json to any

$ ts-node src/index.ts --help
Usage: index [options]

Options:
  -V, --version        output the version number
  -i, --input <path>   json source directory path
  -o, --output <path>  export directory path
  -t, --type <type>    typescript(default) or dart
  -h, --help           display help for command

$ ts-node src/index.ts -i demo/input -o demo/output -t typescript
$ ts-node src/index.ts -i demo/input -o demo/output -t dart

Readme

Keywords

none

Package Sidebar

Install

npm i @j2a/cli

Weekly Downloads

0

Version

1.0.6

License

MIT

Unpacked Size

21 kB

Total Files

9

Last publish

Collaborators

  • j2a-11