#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

#8 in #ts

Download history 28/week @ 2024-07-29 20/week @ 2024-09-23 6/week @ 2024-09-30

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–1.7MB
~32K SLoC