#typescript #extract #ts #single-file

app tstpmove

This is a simple tool to extract typescript types from multiple to a single file

3 stable releases

1.2.2 Apr 1, 2024
1.0.0 Mar 29, 2024

#5 in #single-file

Download history 357/week @ 2024-03-27 94/week @ 2024-04-03

451 downloads per month

MIT license

6KB
112 lines

TS Types Extractor

This is a simple tool to extract typescript types from multiple to a single file.

Usage - Clone

  1. git clone
  2. cargo run -- --from --to --file

Usage - Homebrew

  1. brew tap alexcloudstar/tap
  2. brew install tstpmove
  3. tstpmove --from --to --file

Enjoy it!

Dependencies

~1.2–1.8MB
~34K SLoC