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
- Positive and negative assertions about TypeScript types and errors☆49Updated 4 years ago
- Code samples that scale☆109Updated last week
- Provides types to specify how arguments are checked☆25Updated 6 years ago
- ☆45Updated 7 years ago
- Tool for analyzing the output of `tsc --generateTrace`☆42Updated 4 years ago
- ☆34Updated 2 years ago
- Transform TypeScript types to io-ts runtime validator codecs☆104Updated 3 years ago
- Error reporters for io-ts☆90Updated last year
- playground for type-level primitives in TypeScript☆173Updated 11 months ago
- Monorepo of typescript projects☆152Updated 2 months ago
- ESLint plugin with ^? Twoslash, $ExpectError, and $ExpectType type assertions. 🧩☆118Updated last week
- Pattern matching in TS with Record Patterns, Type Patterns, type inference and more☆68Updated 5 years ago
- 📐 Validation and unit conversion errors in TypeScript at compile-time. Started in 2016. Publicised in 2020.☆46Updated last week
- ESLint Plugin for monorepos☆75Updated 3 years ago
- Helpers for typescript generic types☆50Updated 5 years ago
- TypeScript Pick utility, but deeper: Pick2, Pick3, Pick4, ...☆40Updated 7 years ago
- A type-safe way to emulate tail-call optimization with trampolines☆20Updated 2 years ago
- A preprocessor for Jest to snapshot test TypeScript declaration (.d.ts) files☆123Updated last year
- TypeScript transformer which converts TypeScript types to io-ts entities☆44Updated 2 years ago
- A polyfill of unknown that works with legacy typescript versions (before 3.0)☆29Updated 7 years ago
- Property based testing for Jest based on fast-check☆16Updated 3 years ago
- Type-safe left-to-right functional pipeline composition☆18Updated last year
- Reliable, standards-oriented software for browsers & Node.☆49Updated 2 years ago
- A tool to create and lint commit messages☆35Updated 4 years ago
- Jest matcher to write snapshots to a separate file instead of the default snapshot file used by Jest☆45Updated last year
- Transform runtypes type to jsverify arbitrary for generate sample of data☆41Updated 8 years ago
- Generics to work with tuples in TypeScript☆156Updated 2 years ago
- Incrementally enable TypeScript's strict mode☆81Updated 3 years ago
- ADT sum type in typescript☆70Updated 3 years ago