ts-roids

ts-roids

100+ types to bullet proof TypeScript even more.

CI @latest npm downloads


Installation

npm

npm i -D ts-roids

pnpm

pnpm i -D ts-roids

Requires TypesScript v5.0+

Documentation

Checkout the full API reference for all usage examples with details.

Types

The best way to understand how these types work is to check the tests directory. Each type has corresponding edge test cases that demonstrate its usage and expected behavior.

Changelog

See releases.

License

GPL-3