#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

#11 in #ts

Download history 5/week @ 2024-09-18 17/week @ 2024-09-25 4/week @ 2024-10-02

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
~31K SLoC