2 stable releases
new 1.0.1 | Apr 17, 2025 |
---|
#1686 in Rust patterns
Used in ts-macro
40KB
833 lines
ts-type
ts-type
provides utilities and types for working with TypeScript type
representations in Rust. It is primarily intended for use by procedural macros
and crates that generate TypeScript bindings from Rust code.
Features
- TypeScript type string utilities
- Regex helpers for parsing and validating TypeScript types
Dependencies
~3.5–4.5MB
~92K SLoC