#single-file #typescript #extract #ts

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

#16 in #ts

Download history 12/week @ 2024-12-08 7/week @ 2024-12-15

59 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–1.6MB
~30K SLoC