danielnixon / total-functionsLinks
A collection of total functions to replace TypeScript's built-in partial functions.
☆29Updated 4 years ago
Alternatives and similar repositories for total-functions
Users that are interested in total-functions are comparing it to the libraries listed below
Sorting:
- An ESLint plugin to enforce the use of total functions (and prevent the use of partial functions) in TypeScript.☆89Updated this week
- Code samples that scale☆109Updated last week
- Positive and negative assertions about TypeScript types and errors☆49Updated 4 years ago
- ☆45Updated 6 years ago
- Transform TypeScript types to io-ts runtime validator codecs☆104Updated 2 years ago
- Tool for analyzing the output of `tsc --generateTrace`☆42Updated 3 years ago
- ☆34Updated 2 years ago
- TypeScript transformer which converts TypeScript types to io-ts entities☆44Updated 2 years ago
- Circuit Breaker pattern as a monad☆69Updated 2 years ago
- Monorepo of typescript projects☆152Updated 3 months ago
- Error reporters for io-ts☆90Updated last year
- Helpers for typescript generic types☆50Updated 5 years ago
- ESLint plugin with ^? Twoslash, $ExpectError, and $ExpectType type assertions. 🧩