ts-type 1.0.0

Utilities and types for working with TypeScript type representations in Rust.
Documentation

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

License

This project is licensed under the MIT License.