phenax / algebraic-effectsLinks
Manage side-effects in your javascript application cleanly with algebraic effects
β210Updated 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:
- πLet there be algebraic effects in JSβ179Updated 4 years ago
- JavaScript embedded effects compilerβ342Updated last month
- React Hook for state management with profunctor lensesβ331Updated 5 years ago
- Purely functional reactive programming libraryβ338Updated 2 years ago
- Zero overhead functional programming library for projects using babel-plugin-macros.β93Updated 2 years ago
- Partial application syntax and lambda parameters for JavaScript, inspired by Scala's `_` & Kotlin's `it`β185Updated 3 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
- Common Functional Programming Algebraic data types for JavaScript that is compatible with most modern browsers and Deno.β112Updated 4 years ago
- ADT sum type in typescriptβ70Updated 2 years ago
- A simple encoding of higher-kinded types in TypeScriptβ212Updated 2 years ago
- A library for simulating immutable generators in JavaScriptβ125Updated 6 years ago
- Implementation of Algebraic effects (https://bit.ly/2Mo7w3Q) based on Generatorsβ57Updated 7 years ago
- πΎ JS type systems interportabilityβ245Updated 2 years ago
- No-Frills Functional Programming Lib Augmenting Javascript/Node.jsβ382Updated 2 months ago
- Fantasy Land -compliant Maybe typeβ100Updated 11 months ago
- Fast explicit tail calls. In today's JavaScript!β110Updated 2 years ago
- A naive approach to functional programming using TypeScriptβ139Updated 2 years ago
- π° Developer versions of my Medium.com articlesβ127Updated 6 years ago
- Utilities to interoperate between Cycle.js and Reactβ165Updated 3 years ago
- Monads, Do styleβ37Updated 7 years ago
- Computational environments and effects for TypeScriptβ62Updated 2 years ago
- Ramda functions reimplemented in fp-tsβ140Updated 5 years ago
- Runtime type checking for JS with Hindley Milner signaturesβ200Updated 2 years ago
- Pattern matching in TS with Record Patterns, Type Patterns, type inference and moreβ68Updated 5 years ago
- β‘ Pattern Matching in Typescriptβ191Updated 4 years ago
- Pointfree type-safe functional programming library for TypeScript - with do notation, HKTs, generic lifts and moreβ92Updated 3 years ago
- π Tiny goodies for Continuation-Passing-Style functions, fully testedβ72Updated last week
- Ergonomic JavaScript/TypeScript transducers for beginners and experts.