danielnixon / eslint-plugin-total-functions
An ESLint plugin to enforce the use of total functions (and prevent the use of partial functions) in TypeScript.
☆90Updated last week
Alternatives and similar repositories for eslint-plugin-total-functions:
Users that are interested in eslint-plugin-total-functions are comparing it to the libraries listed below
- A collection of total functions to replace TypeScript's built-in partial functions.☆29Updated 3 years ago
- Monorepo of typescript projects☆151Updated 4 months ago
- An opinionated ESLint config to encourage pure(ish), typeful functional programming in TypeScript.☆31Updated 2 months ago
- Code samples that scale☆108Updated this week
- Error reporters for io-ts☆89Updated 10 months ago
- ESLint plugin with ^? Twoslash, $ExpectError, and $ExpectType type assertions. 🧩☆115Updated this week
- TypeScript transformer which converts TypeScript types to io-ts entities☆44Updated 2 years ago
- VS Code's 'Organize imports' executable from command line☆100Updated 2 years ago
- A preprocessor for Jest to snapshot test TypeScript declaration (.d.ts) files☆123Updated last year
- Transform TypeScript types to io-ts runtime validator codecs☆104Updated 2 years ago
- ESLint plugin to prefer arrow functions☆59Updated 3 years ago
- Generics to work with tuples in TypeScript☆156Updated last year
- Incrementally enable TypeScript's strict mode☆81Updated 2 years ago
- A Typescript library for creating discriminating union types.☆69Updated 3 years ago
- ECMAScript proposal: Generator Arrow Functions☆116Updated 4 years ago
- Pattern matching in TS with Record Patterns, Type Patterns, type inference and more☆68Updated 4 years ago
- A utility to build and bisect any version of TypeScript☆77Updated this week
- ECMAScript proposal for deep spread syntax for Records☆93Updated 4 years ago
- Helper function for exhaustive checks of discriminated unions in TypeScript☆45Updated 4 months ago
- ADT enum proposal for ECMAScript☆95Updated last week
- Convert a new d.ts to one that works with older versions of Typescript☆232Updated 2 years ago
- jscodeshift typescript codemod example☆80Updated this week
- A collection of readonly TypeScript types inspired by the built-in ReadonlyArray, ReadonlyMap, etc.☆16Updated 2 months ago
- Experimental TypeScript type-based parser for GraphQL☆77Updated 2 years ago
- Tool for analyzing the output of `tsc --generateTrace`☆42Updated 3 years ago
- Type safety across REST APIs in TypeScript!☆105Updated 2 years ago
- A simple encoding of higher-kinded types in TypeScript☆212Updated 2 years ago
- Typescript based codemods☆73Updated 5 years ago
- JSON.parseImmutable for creating Records and Tuples from JSON strings☆41Updated 2 years ago
- Write tests for your types!☆57Updated 5 years ago