Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Gozala/micro-promise
Just an essentials for working with promises
https://github.com/Gozala/micro-promise
Last synced: 18 days ago
JSON representation
Just an essentials for working with promises
- Host: GitHub
- URL: https://github.com/Gozala/micro-promise
- Owner: Gozala
- Created: 2012-02-20T05:48:58.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-02T22:23:40.000Z (over 12 years ago)
- Last Synced: 2024-05-16T20:50:02.350Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 94.7 KB
- Stars: 42
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
Awesome Lists containing this project
README
# micro-promise
[![Build Status](https://secure.travis-ci.org/Gozala/micro-promise.png)](http://travis-ci.org/Gozala/micro-promise)
This library implements [CommonJS/Promises/A] interface and provides just an
essentials for working with promises.[CommonJS/Promises/A]:http://wiki.commonjs.org/wiki/Promises/A
## Install
npm install micro-promise