promise-js

0.0.7 • Public • Published
Promises/A+ logo

promise

travis

An ES6 Promise shim

100% compliant Promises/A+ implementation, and as close as possible to the ES6 Spec.

npm install promise-js

or

bower install promise-js

Current version: 0.0.5


Tests borrowed from:

https://github.com/promises-aplus/promises-tests/

https://github.com/jakearchibald/es6-promise/

Install

Install grunt: npm install -g grunt-cli (may require sudo)

Install dependencies: npm install

Build/Test

Build, lint, and test: grunt or npm test

Watch for changes and rebuild/retest: grunt watch

Package Sidebar

Install

npm i promise-js

Weekly Downloads

976

Version

0.0.7

License

none

Last publish

Collaborators

  • kevincennis