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
- Because in hindsight we don't need most of ES6☆126Updated 8 years ago
- ⚙ A Task/Future data type for JavaScript☆89Updated 7 years ago
- Native functional programming in JavaScript with Ramda and Webpack V1☆53Updated 7 years ago
- Currying made simple.☆86Updated 5 years ago
- Persist the app state while the code reloads☆14Updated 8 years ago
- Assertions that can be used when working with Deku/React and JSX.☆16Updated 9 years ago
- switch case for URLs, a small tool for routing in JavaScript☆77Updated 7 years ago
- JavaScript pattern guards 💂☆67Updated 5 years ago
- Elm architecture examples with JavaScript/JSX using Snabbdom☆23Updated 7 years ago
- Composable Command Line Applications☆91Updated 8 years ago
- Persist an app's state to the next session.☆18Updated 7 years ago
- Ramda + Ramda Fantasy + Sanctuary REPL☆72Updated 2 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
- composable unidirectional user interfaces using pull streams☆207Updated 8 years ago
- Rerun tape tests when files change☆53Updated 5 years ago
- A simple tool to debug and observe functions☆88Updated 6 years ago
- FRP libraries / langs compared☆70Updated 6 years ago
- Syntactic sugar 🍧🍨🍦 for easy to read function composition. 🦄☆58Updated 8 years ago
- Publish npm packages with fewer screw-ups☆103Updated last year
- Assert that an HTML string looks approximately the same as another HTML☆176Updated 7 years ago
- Babel + Tape runner for your ESNext code☆134Updated 6 years ago
- Structural matching for JavaScript☆65Updated 2 years ago
- Microtask queue scheduler for the browser☆49Updated 7 years ago
- Turn Virtual DOM nodes into HTML☆139Updated last year
- Migrated to https://github.com/origamitower/folktale☆60Updated 9 years ago
- ☆43Updated 8 years ago
- Babel preset for the necessary es2015 plugins for your version of node☆89Updated 9 years ago
- Tiny functional programming suite for JavaScript.☆40Updated 7 years ago
- Generate values based on the Observable and object template. Similar to `Bacon.combineTemplate`☆14Updated 10 years ago