A TypeScript string enum for compile-time safety when working with event.key
API for getting quickly set up with the TypeScript Compiler API.
Finite State Machines and Statecharts for the Modern Web.
RPC-like experience over a regular REST API, with type safe server implementations 🪄
  
plug'n'play resolver for TypeScript
Compose custom types containing mutually exclusive keys, using this generic Typescript helper type.
Node.js module to detect the C standard library (libc) implementation family and version
Typescript type-preserving conversion of objects between camelCase and snake_case
Mocha thin wrapper that allows running TypeScript tests with TypeScript runtime (ts-node) to get rid of compilation complexity
📃 TypeScript definitions for OpenAPI and JSON Schema specifications with complete inline documentation.
support for asynchronous development with a Promise based task Scheduler, several different Promise implementations (synchronous, idle, asynchronous and native runtime wrappers), await helpers, and aliases all built and tested using TypeScript.
OpenID Connect & OAuth2 authentication using react context api as state management
> **Compatibility Note:** > Vite requires [Node.js](https://nodejs.org/en/) version 20.19+, 22.12+. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.
A tqdm for node (Typescript).
The common language package for zxcvbn-ts
Patch typescript to support custom transformers in tsconfig.json
TypeScript 類型工具庫:提供豐富的類型操作工具和重新導出的內建類型 / TypeScript type utility library: provides rich type manipulation utilities and re-exported built-in types
Implementation of newtypes in TypeScript
TypeScript stylistic rules for ESLint, migrated from [`typescript-eslint`](https://github.com/typescript-eslint/typescript-eslint).
A pure typescript BMP encoder and decoder
Formatting of io-ts validation errors
Reusable utilities to help level up NestJS Testing
An implementation of the Fibonacci heap data structure