patrimart / monadness-js
Implements Either, Maybe and Tuple monads.
β33Updated 7 years ago
Alternatives and similar repositories for monadness-js:
Users that are interested in monadness-js are comparing it to the libraries listed below
- util.promisify but for Tasks ! πβ9Updated 7 years ago
- Natural pattern matching in JSβ23Updated 2 years ago
- A callbag sink (listener) that connects an Observer a-la RxJS. πβ18Updated 4 years ago
- Koa middleware to support query batching for react-relay-network-layerβ11Updated 8 years ago
- π¦ It is a small library to work component styles intelligently, quickly and intuitively without leaving css.β24Updated 6 years ago
- An html markup library for callbagβ30Updated 6 years ago
- Write your redux action creators as generatorsβ13Updated 8 years ago
- Example app showing how perform simple server-side rendering (SSR) using react-relay-network-modern and associated middleware, react-relaβ¦β12Updated 6 years ago
- Elm inspired state management for TypeScript appsβ14Updated 4 years ago
- Promisify a callback-style function, resolving with [err,val]β31Updated 3 years ago
- 10 most important methods for functional programmingβ34Updated 5 years ago
- Reader control structure.β24Updated 7 years ago
- Reason bindings for Fluture.jsβ11Updated last year
- Utility for React components to easily subscribe to Mutant streamsβ13Updated 7 years ago
- ReasonML bindings for xstream: intuitive, small, and fast functional reactive stream library!β19Updated 6 years ago
- Convert a pull-stream into an AsyncIterable, and use for-await-of