2.1.2 • Published 7 years ago

functionite v2.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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

2.1.2

7 years ago

2.1.1

8 years ago

2.1.0

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago