Skip to content

transform-it/transform-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

transform-cli

Transforms JSON into various type definitions

Currently supports:

  • JSON -> Flow
  • JSON -> TypeScript
  • JSON -> React PropTypes

Usage

  -t --to  <output>  set output format

Example:

curl <someurl> | ./index.js -t flow

TODO

  • Publish as NPM package
  • Support the rest of the transformations

Releases

No releases published

Packages

No packages published