danielnixon / eslint-config-typed-fpLinks
An opinionated ESLint config to encourage pure(ish), typeful functional programming in TypeScript.
☆31Updated 2 months ago
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:
- An ESLint plugin to enforce the use of total functions (and prevent the use of partial functions) in TypeScript.☆90Updated last week
- Check the immutability of TypeScript types☆14Updated this week
- Safe, ergonomic, non-generic sum types in TypeScript.☆44Updated last year
- A collection of readonly TypeScript types inspired by the built-in ReadonlyArray, ReadonlyMap, etc.☆16Updated 2 weeks ago
- ESLint rules for fp-ts☆112Updated 2 months ago
- Extract or modify pieces of arbitrarily nested types with type lenses☆26Updated last year
- OpenAPI code generation tool with validation powered by io-ts☆37Updated last year
- A zero-config documentation tool for my TypeScript projects☆104Updated 2 years ago
- A porting of zio-optics to TypeScript☆132Updated 8 months ago
- Functional programming tools: option, either, task, state, optics, etc.☆21Updated 4 years ago
- Error reporters for io-ts☆89Updated 11 months ago
- A collection of total functions to replace TypeScript's built-in partial functions.☆29Updated 3 years ago
- Stable hooks for react using FP-TS equality checks instead of shallow (reference) object comparison☆75Updated 2 years ago
- ESLint rules for TypeScript enums.☆20Updated last year
- ☆37Updated 2 months ago
- Bootstrap libraries that follow common fp-ts coding, documentation and testing patterns☆40Updated 3 years ago
- Parses route strings to a sum type using Matches from fp-ts-routing☆12Updated 3 years ago
- A type-safe way to emulate tail-call optimization with trampolines☆20Updated last year
- The fastest JavaScript bundler in the galaxy.☆19Updated 6 years ago
- An eslint plugin for inline codegen. Auto-fixes out of sync code, with presets for barrels, jsdoc to markdown and more.☆25Updated last week
- A small library for testing your types☆17Updated last year
- ☆71Updated 2 years ago
- Practical Optics • Unfancy monocle-ts☆101Updated last month
- Functional programming in Typescript☆78Updated 11 months ago
- Log batteries for effect-ts☆27Updated 6 months ago
- Pointfree type-safe functional programming library for TypeScript - with do notation, HKTs, generic lifts and more☆92Updated 2 years ago
- Companion to the youtube series☆15Updated 2 years ago
- A set of ESlint and TypeScript rules to work with Effect☆21Updated last month
- Generate fast-check arbitraries from Zod schemas.☆114Updated last year
- TypeScript code generation from a haskell-like syntax for ADT. Playground:☆106Updated 5 years ago