DiegoZoracKy / pipe-functionsLinks
Pipe functions in a Unix-like style. It supports Promises (async) anywhere in the pipeline and every step will be executed sequentially. The return (resolve in case of Promises) of each function will be passed in as an argument to the next one
☆16Updated 7 years ago
Alternatives and similar repositories for pipe-functions
Users that are interested in pipe-functions are comparing it to the libraries listed below
Sorting:
- Collection of common algebraic structures in JavaScript using Fantasy-Land.☆27Updated 9 years ago
- Syntactic sugar 🍧🍨🍦 for easy to read function composition. 🦄☆58Updated 8 years ago
- Currying made simple.☆86Updated 5 years ago
- Because in hindsight we don't need most of ES6☆126Updated 8 years ago
- Reproducible tooling and configuration☆88Updated 8 years ago
- Native functional programming in JavaScript with Ramda and Webpack V1☆53Updated 7 years ago
- A ramda.pipe-like utility that handles promises internally with zero dependencies☆67Updated 8 years ago
- ⚙ A Task/Future data type for JavaScript☆89Updated 7 years ago
- JavaScript pattern guards 💂☆67Updated 5 years ago
- Functional methods like map, reduce, filter, etc. for ES6 Iterators.☆41Updated 7 years ago
- switch case for URLs, a small tool for routing in JavaScript☆77Updated 6 years ago
- A specification for interoperability of push-based data sources in JavaScript☆42Updated 8 years ago
- Example using RxJS and Cycle.js on the server to handle requests (NOT server-side rendering)☆71Updated 9 years ago
- Composable Command Line Applications☆92Updated 8 years ago
- Automatic Ramda solution bot☆92Updated 9 years ago
- Microtask queue scheduler for the browser☆49Updated 7 years ago
- Minimize defensive coding. A JavaScript implementation of the Maybe monad.☆42Updated 2 years ago
- FRP libraries / langs compared☆70Updated 6 years ago
- Elmish type-safe state and side effect manager using RxJS☆87Updated 9 years ago
- A simple tool to debug and observe functions☆88Updated 6 years ago
- Babel preset for the necessary es2015 plugins for your version of node☆89Updated 8 years ago
- Library for turning strings and DOM nodes into virtual DOM nodes compatible with snabbdom.☆37Updated last year
- A inferno utility belt for function components and higher-order components☆79Updated 6 years ago
- Ramda + Ramda Fantasy + Sanctuary REPL☆72Updated 2 years ago
- Functional programming date manipulation library☆119Updated 5 years ago
- Cycle.js for the Fetch API☆26Updated 9 years ago
- composable unidirectional user interfaces using pull streams☆207Updated 8 years ago
- A more robust tap-producing test harness for node and browsers. Adds suites, beforeEach, afterEach, etc.☆34Updated 8 years ago
- Assert that an HTML string looks approximately the same as another HTML☆176Updated 7 years ago
- Multiline tagged templates using a pipe |, followed by a space, to signal line start, no more crazy indent hacks.☆55Updated 2 years ago