YBogomolov / kleisli-ts
Kleisli arrows for bifunctor IO
☆45Updated last year
Related projects ⓘ
Alternatives and complementary repositories for kleisli-ts
- Code samples for #monadicmonday topics☆88Updated 4 years ago
- An effect/IO datatype in typescript☆101Updated last year
- ☆74Updated 2 years ago
- Type-safe wrapper around Fetch API☆131Updated last year
- fp-ts type class laws for property based testing☆81Updated last year
- Code kata for fp-ts☆36Updated 5 years ago
- Algebraic graphs implementation in TypeScript☆128Updated last year
- Code template for workshop "Building eDSLs in functional TypeScript"☆54Updated 3 years ago
- Stable hooks for react using FP-TS equality checks instead of shallow (reference) object comparison☆74Updated last year
- Circuit Breaker pattern as a monad☆69Updated last year
- fp-ts bindings for LocalStorage☆49Updated last year
- fp-ts bindings for Fluture☆50Updated 4 years ago
- Practical Optics • Unfancy monocle-ts☆99Updated last week
- A community driven utility package for fp-ts☆199Updated 2 years ago
- Functional reactive values-over-time☆79Updated 5 months ago
- TypeScript code generation from a haskell-like syntax for ADT. Playground:☆106Updated 5 years ago
- The most practical sample to make with Effect-TS, or is it? To Do taken to the next level ;-)☆32Updated 3 years ago
- A functional wrapper around Fetch API☆63Updated 6 months ago
- An algebraic data type for loading and refreshing data.☆49Updated last year
- A porting of purescript-{canvas, drawing} featuring fp-ts☆43Updated 4 years ago
- Ramda functions reimplemented in fp-ts☆138Updated 4 years ago
- Reliable, standards-oriented software for browsers & Node.☆49Updated last year
- ESLint rules for fp-ts☆112Updated last year
- Indexed monads for TypeScript; a companion library of fp-ts☆18Updated 3 years ago
- A tagged unions code generation library for discriminating tastes☆43Updated last year
- Type classes for interoperability of common algebraic structures in JavaScript, TypeScript and Flow☆46Updated 5 months ago
- A porting of zio-optics to TypeScript☆116Updated last month
- Experimenting with React, fp-ts, ReaderTaskEither, etc.☆19Updated 3 years ago
- 🔭 Lenses, Prisms and Traversals in JavaScript!☆52Updated 4 years ago
- React & TypeScript Starter with webpack, ts-jest and runtime environment variables. It comes with fp-ts ecosystem and pre-configured pret…