Skip to content

michael-benin-CN/ES6-Promises

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

304 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6-Promises

This is a polyfill of ES6 Promises, which is basically a remapping of rsvp.js.

For API details and how to use promises, see the JavaScript Promises HTML5Rocks article.

Downloads

Building & Testing

This package uses the grunt-microlib package for building.

Custom tasks:

  • grunt test - Run Mocha tests through Node and PhantomJS.
  • grunt test:phantom - Run Mocha tests through PhantomJS (browser build).
  • grunt test:node - Run Mocha tests through Node (CommonJS build).

TODO: docs will output wrong

About

A polyfill for ES6-style Promises

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors