promise-stuff-es6
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

Promise-stuff-es6

npm

Integrates the promise-stuff package with the native ES6 Promise. This requires very little code, and this package is mainly provided for convenience.

Import this package in your code to make it work.

import "promise-stuff-es6";

This package will modify Promise.prototype. Do not use this package if your code will be reused in other projects, unless you've thought about what you're doing.

Package Sidebar

Install

npm i promise-stuff-es6

Weekly Downloads

30

Version

0.2.1

License

MIT

Unpacked Size

4.74 kB

Total Files

11

Last publish

Collaborators

  • gregros