ts-react-typegen
v0.10.3
Published
generate react component type JSON tool
Downloads
6
Readme
ts-react-typegen
ts-react-typegen is generate react component types json cli tool
Getting Started
install
npm install -g ts-react-typegen
usage
# tg generate path/to/your/components/ output.json
tg generate [SEARCH_PATH_OR_FILES] [OUTPUT_JSON_PATH]