3 stable releases
1.2.2 | Apr 1, 2024 |
---|---|
1.0.0 | Mar 29, 2024 |
#8 in #ts
59 downloads per month
6KB
112 lines
TS Types Extractor
This is a simple tool to extract typescript types from multiple to a single file.
Usage - Clone
- git clone
- cargo run -- --from --to --file
Usage - Homebrew
- brew tap alexcloudstar/tap
- brew install tstpmove
- tstpmove --from --to --file
Enjoy it!
Dependencies
~1.1–1.7MB
~32K SLoC