2.1.2 • Published 9 years ago

functionite v2.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
9 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

9 years ago

2.1.1

10 years ago

2.1.0

10 years ago

2.0.2

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago

1.1.1

11 years ago

1.1.0

11 years ago

1.0.0

11 years ago