Skip to content

mizuka-wu/json-schema-to-jsdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-schema-2-jsdoc

Trans your json-schema to jsdoc

Use in web

go website

Use via Npm

npm i @mizuka/json-schema-2-jsdoc --save-dev

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint