tstpmove

Crates.iotstpmove
lib.rststpmove
version1.2.2
sourcesrc
created_at2024-03-29 22:35:17.52849
updated_at2024-04-01 17:59:26.717817
descriptionThis is a simple tool to extract typescript types from multiple to a single file.
homepagehttps://github.com/alexcloudstar/tstpmove
repositoryhttps://github.com/alexcloudstar/tstpmove
max_upload_size
id1190607
size12,770
Alex Cloudstar (alexcloudstar)

documentation

README

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!

Commit count: 42

cargo fmt