danielnixon / eslint-config-typed-fpLinks
An opinionated ESLint config to encourage pure(ish), typeful functional programming in TypeScript.
☆31Updated last week
Alternatives and similar repositories for eslint-config-typed-fp
Users that are interested in eslint-config-typed-fp are comparing it to the libraries listed below
Sorting:
- Extract or modify pieces of arbitrarily nested types with type lenses☆27Updated last year
- A zero-config documentation tool for my TypeScript projects☆105Updated 2 years ago
- An ESLint plugin to enforce the use of total functions (and prevent the use of partial functions) in TypeScript.☆90Updated last week
- A porting of zio-optics to TypeScript☆140Updated 4 months ago
- A collection of readonly TypeScript types inspired by the built-in ReadonlyArray, ReadonlyMap, etc.☆16Updated this week
- Functional programming tools: option, either, task, state, optics, etc.