Another Promise/A+ implementation, inspired by lie.
npm install appointvar Promise = require('appoint');
// or use the pollyfill
require('appoint/polyfill');MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Another Promise/A+ implementation, inspired by lie.
npm install appointvar Promise = require('appoint');
// or use the pollyfill
require('appoint/polyfill');MIT