phenax / algebraic-effectsLinks
Manage side-effects in your javascript application cleanly with algebraic effects
☆208Updated 2 years ago
Alternatives and similar repositories for algebraic-effects
Users that are interested in algebraic-effects are comparing it to the libraries listed below
Sorting:
- React Hook for state management with profunctor lenses☆331Updated 5 years ago
- 📐Let there be algebraic effects in JS☆178Updated 4 years ago
- JavaScript embedded effects compiler☆341Updated 2 weeks ago
- Purely functional reactive programming library☆337Updated 2 years ago
- Yet another Optics library in JavaScript. Based on the famous lens library from Haskell. Wrapped in a convenient Proxy interface☆153Updated 2 years ago
- Zero overhead functional programming library for projects using babel-plugin-macros.☆93Updated 2 years ago
- ADT sum type in typescript☆70Updated 2 years ago
- 📰 Developer versions of my Medium.com articles☆127Updated 5 years ago
- Ramda functions reimplemented in fp-ts☆139Updated 4 years ago
- No-Frills Functional Programming Lib Augmenting Javascript/Node.js☆382Updated this week
- Implementation of Algebraic effects (https://bit.ly/2Mo7w3Q) based on Generators☆57Updated 6 years ago
- A simple encoding of higher-kinded types in TypeScript☆211Updated 2 years ago
- Partial application syntax and lambda parameters for JavaScript, inspired by Scala's `_` & Kotlin's `it`☆185Updated 3 years ago
- Runtime type checking for JS with Hindley Milner signatures☆199Updated 2 years ago
- Typescript based RX bindings for React☆41Updated 5 years ago
- A library for simulating immutable generators in JavaScript☆127Updated 5 years ago
- ☆71Updated 6 years ago
- ☆233Updated 6 years ago
- 👾 JS type systems interportability☆245Updated 2 years ago
- Common Functional Programming Algebraic data types for JavaScript that is compatible with most modern browsers and Deno.☆112Updated 4 years ago
- Fantasy Land -compliant Maybe type☆100Updated 7 months ago
- Standard library for Fantasy Land