@saber2pr/json-type
v0.0.7
Published
https://github.com/Saber2pr/json-type.git
Downloads
4
Readme
@saber2pr/json-type
convert json to d.ts declaration.
# from npm
npm install @saber2pr/json-type -g
# from github
git clone https://github.com/Saber2pr/json-type.git
Usage
jsonType ./test.json
jsonType ./test/test.json ./outDir
npx @saber2pr/json-type ./test.json
start
npm install
npm start
npm test
Author: saber2pr
develope and test
you should write ts in /src
you should make test in /src/test
export your core in /src/index.ts!