Skip to content

serious-snow/jsontool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsontool

Tool list

  • json --> go struct (comment supported)
  • json --> protobuf (comment supported)
  • swagger --> markdown

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Online preview

See jsontool