appoint

1.1.1 • Public • Published

appoint

Another Promise/A+ implementation, inspired by lie.

Install

npm install appoint

Usage

var Promise = require('appoint');
// or use the pollyfill
require('appoint/polyfill');

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i appoint

Weekly Downloads

4

Version

1.1.1

License

MIT

Unpacked Size

16.4 kB

Total Files

7

Last publish

Collaborators

  • nswbmw