danielnixon / eslint-plugin-total-functionsLinks
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
Sorting:
- A collection of total functions to replace TypeScript's built-in partial functions.☆29Updated 3 years ago
- Monorepo of typescript projects☆151Updated 5 months ago
- Code samples that scale☆108Updated this week
- An opinionated ESLint config to encourage pure(ish), typeful functional programming in TypeScript.☆31Updated 2 months ago
- Incrementally enable TypeScript's strict mode☆81Updated 2 years ago
- Generics to work with tuples in TypeScript☆156Updated last year
- A Typescript library for creating discriminating union types.☆70Updated 3 years ago
- Variant types in TypeScript☆186Updated last year
- A collection of readonly TypeScript types inspired by the built-in ReadonlyArray, ReadonlyMap, etc.☆16Updated 2 weeks ago
- ESLint plugin with ^? Twoslash, $ExpectError, and $ExpectType type assertions. 🧩☆116Updated last week
- A simple encoding of higher-kinded types in TypeScript☆211Updated 2 years ago
- Transform TypeScript types to io-ts runtime validator codecs☆104Updated 2 years ago
- Error reporters for io-ts☆89Updated 11 months ago
- TypeScript transformer which converts TypeScript types to io-ts entities☆44Updated 2 years ago
- A preprocessor for Jest to snapshot test TypeScript declaration (.d.ts) files☆123Updated last year
- Positive and negative assertions about TypeScript types and errors☆49Updated 4 years ago
- 🛡 Comprehensive collection of type guards for JavaScript and TypeScript; Inspired by Elixir☆178Updated 2 years ago
- Check the immutability of TypeScript types☆14Updated this week
- ESLint rules for fp-ts☆112Updated 2 months ago
- Helper function for exhaustive checks of discriminated unions in TypeScript☆46Updated 5 months ago
- Ban some methods and functions☆31Updated 3 months ago
- Spices up your favorite routing library by adding type safety to plain string-based route definitions.☆111Updated 3 months ago
- Type safe object field string paths for typescript.☆127Updated last year
- A Jest runner that runs tests directly in bare Node.js, without virtualizing the environment.☆240Updated 2 weeks ago
- Refactor TypScript code programmatically using codemods☆96Updated 5 years ago
- Tool for analyzing the output of `tsc --generateTrace`☆42Updated 3 years ago
- VS Code's 'Organize imports' executable from command line☆100Updated 2 years ago
- Typed express router for TypeScript☆89Updated 3 weeks ago
- Pattern matching in TS with Record Patterns, Type Patterns, type inference and more☆68Updated 4 years ago
- Checks TypeScript types match expected values☆252Updated 11 months ago