deflect

0.0.4 • Public • Published

deflect.js

npm version Bower version build status

Dynamic stacks of error-first continuation passing functions

For a usage example, see the HTTP server in the test suite.

Comments to the source are Docco-compatible. To generate an annotated source listing for browsing:

npm --global install docco
docco --output docs deflect.js

Package Sidebar

Install

npm i deflect

Weekly Downloads

5

Version

0.0.4

License

Apache-2.0

Last publish

Collaborators

  • kemitchell