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:
- A ramda.pipe-like utility that handles promises internally with zero dependencies☆66Updated 8 years ago
- Microtask queue scheduler for the browser☆48Updated 7 years ago
- ⚙ A Task/Future data type for JavaScript☆89Updated 7 years ago
- Assertions that can be used when working with Deku/React and JSX.☆16Updated 8 years ago
- Manage your project with the power of NPM☆10Updated 8 years ago
- Collection of common algebraic structures in JavaScript using Fantasy-Land.☆27Updated 9 years ago
- Currying made simple.☆85Updated 5 years ago
- Reproducible tooling and configuration☆88Updated 8 years ago
- A more robust tap-producing test harness for node and browsers. Adds suites, beforeEach, afterEach, etc.☆34Updated 8 years ago
- Hot module replacement for Cycle.js.☆30Updated 7 years ago
- Syntactic sugar 🍧🍨🍦 for easy to read function composition. 🦄☆58Updated 8 years ago
- ☆43Updated 8 years ago
- Ramda + Ramda Fantasy + Sanctuary REPL☆72Updated 2 years ago
- Elm architecture examples with JavaScript/JSX using Snabbdom☆23Updated 7 years ago
- A simple tool to debug and observe functions☆88Updated 6 years ago
- A specification for interoperability of push-based data sources in JavaScript☆42Updated 8 years ago
- An experiment in making a functional API for React components☆24Updated 10 years ago
- TAP output formatter using difflet for inequality errors.☆48Updated 5 years ago
- Codemods for AVA☆68Updated 6 years ago
- Run TAP tests on every compile with webpack☆14Updated 8 years ago
- switch case for URLs, a small tool for routing in JavaScript☆77Updated 6 years ago
- Write a functional switch statement.☆43Updated 7 years ago
- Because in hindsight we don't need most of ES6☆126Updated 8 years ago
- Native functional programming in JavaScript with Ramda and Webpack V1☆53Updated 7 years ago
- Tiny functional programming suite for JavaScript.☆40Updated 7 years ago
- Composable Command Line Applications☆91Updated 8 years ago
- FRP libraries / langs compared☆70Updated 6 years ago
- Avoid some language features to write better code☆59Updated 7 years ago
- JavaScript pattern guards 💂☆67Updated 5 years ago
- Minimize defensive coding. A JavaScript implementation of the Maybe monad.☆42Updated 2 years ago