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:
- ⚙ A Task/Future data type for JavaScript☆89Updated 7 years ago
- Collection of common algebraic structures in JavaScript using Fantasy-Land.☆27Updated 9 years ago
- Native functional programming in JavaScript with Ramda and Webpack V1☆53Updated 7 years ago
- Because in hindsight we don't need most of ES6☆126Updated 8 years ago
- switch case for URLs, a small tool for routing in JavaScript☆77Updated 7 years ago
- Syntactic sugar 🍧🍨🍦 for easy to read function composition. 🦄☆58Updated 8 years ago
- Composable Command Line Applications☆91Updated 8 years ago
- JavaScript pattern guards 💂☆67Updated 5 years ago
- Structural matching for JavaScript☆65Updated 2 years ago
- Currying made simple.☆86Updated 5 years ago
- Microtask queue scheduler for the browser☆49Updated 7 years ago
- Persist the app state while the code reloads☆14Updated 8 years ago
- A ramda.pipe-like utility that handles promises internally with zero dependencies☆67Updated 8 years ago
- Minimize defensive coding. A JavaScript implementation of the Maybe monad.☆42Updated 2 years ago
- Assert that an HTML string looks approximately the same as another HTML☆177Updated 7 years ago
- Functional programming date manipulation library☆119Updated 5 years ago
- A inferno utility belt for function components and higher-order components☆79Updated 6 years ago
- FRP libraries / langs compared☆70Updated 6 years ago
- composable unidirectional user interfaces using pull streams☆207Updated 8 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
- Assertions that can be used when working with Deku/React and JSX.☆16Updated 9 years ago
- An efficient memoizer for functions that only receive immutable arguments. Ideal for Redux and similar environments☆115Updated 7 years ago
- universal bidirectional microrouter☆60Updated 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 8 years ago
- A simple tool to debug and observe functions☆88Updated 6 years ago
- Publish npm packages with fewer screw-ups☆103Updated last year
- Add life cycle methods to stateless functional components, without the class noise☆90Updated 6 years ago
- Thin wrapper around visionmedia`s debug☆12Updated 10 years ago