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 8 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
- Composable Command Line Applications☆91Updated 8 years ago
- Assertions that can be used when working with Deku/React and JSX.☆16Updated 9 years ago
- Syntactic sugar 🍧🍨🍦 for easy to read function composition. 🦄☆58Updated 8 years ago
- Automatic Ramda solution bot☆92Updated 9 years ago
- Currying made simple.☆86Updated 5 years ago
- A ramda.pipe-like utility that handles promises internally with zero dependencies☆67Updated 8 years ago
- ☆43Updated 8 years ago
- ⚙ A Task/Future data type for JavaScript☆89Updated 7 years ago
- Reproducible tooling and configuration☆88Updated 8 years ago
- Assert that an HTML string looks approximately the same as another HTML☆176Updated 7 years ago
- Microtask queue scheduler for the browser☆49Updated 7 years ago
- Because in hindsight we don't need most of ES6