ts-component-type

generate react component type JSON tool

Usage no npm install needed!

<script type="module">
  import tsComponentType from 'https://cdn.skypack.dev/ts-component-type';
</script>

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]