betafcc / vscode-fp-ts-codegen
Expands haskell-syntax ADTs to typescript equivalent types definitions using gcanti/fp-ts-codegen
☆16Updated 5 years ago
Alternatives and similar repositories for vscode-fp-ts-codegen:
Users that are interested in vscode-fp-ts-codegen are comparing it to the libraries listed below
- fp-ts bindings for @most/core☆22Updated 2 years ago
- fp-ts bindings for Fluture☆50Updated 5 years ago
- Meta repository for discussions regarding ECMAScript proposals☆12Updated 8 years ago
- Fluture type definitions for Sanctuary☆19Updated 3 years ago
- Monads, Do style☆38Updated 6 years ago
- Type classes for interoperability of common algebraic structures in JavaScript, TypeScript and Flow☆46Updated 9 months ago
- Recursion schemes in TypeScript (POC)☆22Updated 4 years ago
- MTL-style in TypeScript☆25Updated 7 years ago
- Algebraic effects and handlers using generators☆57Updated this week
- Natural pattern matching in JS☆23Updated 2 years ago
- Indexed monads for TypeScript; a companion library of fp-ts☆18Updated 3 years ago
- Companion to the youtube series☆15Updated 2 years ago
- A take on TodoMVC developed using functional effects with @matechs/effect and fp-ts☆15Updated 2 years ago
- Typeclasses in Typescript via prototype modification. Breaking best practices for fun and profit.☆13Updated 2 years ago
- A utility for defining tagged unions in TypeScript + pattern matching functions☆27Updated 4 years ago
- io-ts codec to fast-check arbitrary mapping