Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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