Skip to content

Saber2pr/json-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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!

About

> convert json to d.ts declaration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published