mixed-pipeline

4.3.15 • Public • Published

Pipeline to process ordered synchronous and asynchronous functions

NPM GitHub top language GitHub code size in bytes
Snyk Vulnerabilities for GitHub Repo GitHub issues GitHub pull requests Libraries.io dependency status for GitHub repo
node-current GitHub last commit npm npm

Purpose

Have you ever landed in the promise hell? Especially mixing synchronous and asynchronous functions?

In this case, this module might be of some help for you.

There are three versions

  • Version 3 (the default version for backward compatibility) uses a few verbs to steer the flow.

  • Version 4 has more options and uses a pure array to steer the flow more flexibly.

  • Version 5 has changed to a completely asynched version.

Package Sidebar

Install

npm i mixed-pipeline

Weekly Downloads

2

Version

4.3.15

License

MIT

Unpacked Size

32.8 kB

Total Files

19

Last publish

Collaborators

  • jcschmidig