Pipe Functions Alternatives

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
Suggest Alternative
Alternatives To DiegoZoracKy/pipe-functions
Project Name Stars Downloads Repos Using This Packages Using This Most Recent Commit Total Releases Latest Release Open Issues License Language
laurentpayot/verticalize 295 0 0 over 2 years ago 0 0 mit JavaScript
A pipe-like function to verticalize your JavaScript code
mpj/supersniff 124 3 4 almost 7 years ago 4 November 29, 2017 7 mit JavaScript
A simple function for debugging stuff like promise chains and other pipeline-like thingees. It just creates a function that console logs whatever is passed to it and then returns that value.
ms-fadaei/async-tasks-runner 59 0 2 almost 3 years ago 8 December 10, 2021 11 mit TypeScript
Tiny (~ 1kb gzipped), side-effect free, tree shakable, zero dependencies, and fully typed Tasks Runner. Run your tasks in parallel, serial & pipeline in a more complicated and performant way.
wooorm/trough 57 55,536 81 over 3 years ago 10 February 21, 2022 0 mit JavaScript
`trough` is middleware
spokestack/react-native-spokestack 46 1 3 about 4 years ago 79 August 20, 2021 7 apache-2.0 TypeScript
Spokestack: give your React Native app a voice interface!
keechma/keechma-pipelines 35 0 0 over 3 years ago 5 September 10, 2020 0 mit Clojure
Manager for async and concurrent code in ClojureScript.
Bin-Huang/NodeSpider 32 0 2 over 3 years ago 45 July 24, 2019 3 apache-2.0 TypeScript
[DEPRECATED] Simple, flexible, delightful web crawler/spider package
darky/rocket-pipes 26 0 2 5 months ago 2 November 20, 2022 0 mit TypeScript
Powerful pipes for TypeScript, that chain Promise and ADT for you 🚌 -> ⛰️ -> 🚠 -> 🏂 -> 🚀
ashleydavis/promises-for-game-development 17 0 0 almost 11 years ago 0 1 mit
In this article we talk about our experience making the promises pattern work for game development. We aim to explain how promises can improve your game development process.
DiegoZoracKy/pipe-functions 13 106 12 over 8 years ago 11 August 18, 2017 0 mit JavaScript
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
Alternatives To DiegoZoracKy/pipe-functions
Select To Compare


Alternative Project Comparisons
Popular Pipeline Projects
Popular Promise Projects
Popular Data Processing Categories
Related Searches
Get A Weekly Email With Trending Projects
No Spam. Unsubscribe easily at any time.
Privacy | About | Terms | Follow Us On Twitter

Downloads, Dependent Repos, Dependent Packages, Total Releases, Latest Releases data powered by Libraries.io.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.