Skip to content

Get the prototytpe of the Promise class (Native ES6, Bluebird, Q, RSVP, etc.)

License

Notifications You must be signed in to change notification settings

AndreasPizsa/promise-prototype

Repository files navigation

promise-prototype Travis Coverage Status Downloads

Get the prototytpe of the Promise class (Native ES6, Bluebird, Q, RSVP, etc.)

Install

Install with npm

$ npm i promise-prototype --save

Usage

var promisePrototype = require('promise-prototype');

API

{%= apidocs("index.js") %}

Related projects

{%= related([]) %}

Running tests

Install dev dependencies:

$ npm i -d && npm test

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

Author

Andreas Pizsa

License

Copyright © 2016 Andreas Pizsa Released under the MIT license.


This file was generated by verb-cli on February 11, 2016.

About

Get the prototytpe of the Promise class (Native ES6, Bluebird, Q, RSVP, etc.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published