ts-type

Crates.iots-type
lib.rsts-type
version1.0.1
created_at2025-04-17 05:52:44.357079+00
updated_at2025-04-17 05:59:48.932958+00
descriptionUtilities and types for working with TypeScript type representations in Rust.
homepage
repositoryhttps://github.com/ryangoree/wasm-utils-rs
max_upload_size
id1637264
size50,541
Ryan Goree (ryangoree)

documentation

README

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
Commit count: 30

cargo fmt