tychota / fp-ts-playground
A playground to test a super article about FP-TS
☆35Updated 2 years ago
Alternatives and similar repositories for fp-ts-playground:
Users that are interested in fp-ts-playground are comparing it to the libraries listed below
- TypeScript code generation from a haskell-like syntax for ADT. Playground:☆106Updated 5 years ago
- Type classes for interoperability of common algebraic structures in JavaScript, TypeScript and Flow☆46Updated 10 months ago
- A create-react-app based boilerplate featuring great functional programming oriented TypeScript-friendly libraries preinstalled for conve…☆31Updated 2 years ago
- WIP Search TypeScript functions and methods by types☆86Updated 2 years ago
- talks and blog posts☆41Updated 5 years ago
- Type safe request handlers for Express. TypeScript compatible.☆64Updated 6 years ago
- ☆74Updated 2 years ago
- Monads, Do style☆38Updated 6 years ago
- Indexed monads for TypeScript; a companion library of fp-ts☆18Updated 3 years ago
- Expands haskell-syntax ADTs to typescript equivalent types definitions using gcanti/fp-ts-codegen☆16Updated 5 years ago
- Natural pattern matching in JS☆23Updated 2 years ago
- A take on TodoMVC developed using functional effects with @matechs/effect and fp-ts☆15Updated 2 years ago
- Meta repository for discussions regarding ECMAScript proposals☆12Updated 8 years ago
- MTL-style in TypeScript☆25Updated 7 years ago
- Recursion schemes in TypeScript (POC)☆22Updated 4 years ago
- Parses route strings to a sum type using Matches from fp-ts-routing