YBogomolov / kleisli-ts
Kleisli arrows for bifunctor IO
☆45Updated 2 years ago
Alternatives and similar repositories for kleisli-ts:
Users that are interested in kleisli-ts are comparing it to the libraries listed below
- Code samples for #monadicmonday topics☆87Updated 4 years ago
- An effect/IO datatype in typescript☆101Updated 2 years ago
- ☆74Updated 2 years ago
- fp-ts type class laws for property based testing☆81Updated last year
- Code kata for fp-ts☆37Updated 5 years ago
- Algebraic graphs implementation in TypeScript☆130Updated last year
- Circuit Breaker pattern as a monad☆69Updated 2 years ago
- Code template for workshop "Building eDSLs in functional TypeScript"☆55Updated 3 years ago
- fp-ts bindings for LocalStorage☆49Updated last year
- Type-safe wrapper around Fetch API☆132Updated last year
- The most practical sample to make with Effect-TS, or is it? To Do taken to the next level ;-)☆32Updated 3 years ago
- Stable hooks for react using FP-TS equality checks instead of shallow (reference) object comparison☆75Updated 2 years ago
- Practical Optics • Unfancy monocle-ts☆100Updated last month
- fp-ts bindings for Fluture☆50Updated 4 years ago
- TypeScript code generation from a haskell-like syntax for ADT. Playground:☆105Updated 5 years ago
- A community driven utility package for fp-ts☆199Updated 3 months ago
- talks and blog posts☆41Updated 5 years ago
- ESLint rules for fp-ts☆112Updated last year
- React & TypeScript Starter with webpack, ts-jest and runtime environment variables. It comes with fp-ts ecosystem and pre-configured pret…☆16Updated 2 years ago
- Indexed monads for TypeScript; a companion library of fp-ts☆18Updated 3 years ago
- A functional wrapper around Fetch API☆63Updated 10 months ago
- A tagged unions code generation library for discriminating tastes☆43Updated 2 years ago
- Ramda functions reimplemented in fp-ts