evilsoft / working-with-adts
This repo is used to curate the code that goes along with a live coding series on working with ADTs in JS
☆29Updated 7 years ago
Alternatives and similar repositories for working-with-adts:
Users that are interested in working-with-adts are comparing it to the libraries listed below
- Natural pattern matching in JS☆23Updated 2 years ago
- Practical monad transformers for JS.☆26Updated 8 years ago
- Monadic Assertions library☆21Updated 8 years ago
- Astonishingly simple, disciplined, testable effects☆23Updated last week
- Do-notation for javascript fantasy land☆64Updated 11 years ago
- A functional approach to stateful computations☆22Updated 7 months ago
- Functional Enum type / Sum type for javascript with simple pattern matching☆29Updated last year
- Javascript Monad and Monad Transformer Collection☆82Updated 6 years ago
- fp-ts bindings for @most/core☆23Updated 2 years ago
- 🚁 circular reactive programming with algebraic effects and composable interpreters☆28Updated this week
- Free monad☆26Updated 9 years ago
- Powerful and practical functional abstractions for JavaScript and TypeScript. Functors, Monads, Traversables and all that jazz.☆89Updated 6 years ago
- Combination of a free applicative functor and free monad☆58Updated 4 years ago
- Common combinators.☆66Updated 9 years ago
- Video series code☆16Updated 9 years ago
- JavaScript "native" interfaces for Fantasy Land☆19Updated 7 years ago
- Monads, Do style☆38Updated 6 years ago
- Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, and many more☆11Updated 10 years ago
- Reader control structure.☆24Updated 7 years ago
- Type classes for interoperability of common algebraic structures in JavaScript, TypeScript and Flow☆46Updated 10 months ago
- Monadic middleware☆59Updated 4 years ago
- Testing that works for you.☆18Updated 2 years ago
- Tiny and framework-agnostic role-based permission management using composition over inheritance☆19Updated 4 years ago
- Property-based tests for FL-compatible ADTs☆33Updated 3 years ago
- A specification for interoperability of push-based data sources in JavaScript☆42Updated 8 years ago
- A lazy implementation of the Fantasy Land Either type☆16Updated 7 years ago
- Parses route strings to a sum type using Matches from fp-ts-routing☆12Updated 3 years ago
- Fluture type definitions for Sanctuary