This package has been deprecated

Author message:

use await/async instead

functionite

2.1.2 • Public • Published

Functionite

Pass arguments and return values to function chains in an asynchronous manner

Characteristics:

  • lightweight
  • no dependencies
  • runs on browsers and nodejs
  • chain asynchronous functions to prevent the pyramid of doom
  • convert functions without a callback into ones compatible for functionite

Demonstrations can be found in /examples

Installation for node.js:

npm install functionite --save

/functionite/

    Package Sidebar

    Install

    npm i functionite

    Weekly Downloads

    1

    Version

    2.1.2

    License

    MIT

    Last publish

    Collaborators

    • crokita