upromise

0.4.4 • Public • Published

UPromise

npm npm

A tiny promise library

Contents

Introduction

UPromise is a promise library aimed at simple & readable code. Useful if you want to know how a Promise would work internally. The bits that have been implemented are based upon Bluebird, MiniPromise and Mozilla's Promise documentation

Installation

npm install --save upromise

Usage

TODO (just like the individual functions of this lib)

Contributing

First, look at the issues page to ensure your issue isn't already known. If it's not, you can create a new issue with a detailed description of what happened & how to reproduce the unexpected behavior.

If you decide to take on the challenge of fixing a known (or unknown) issue, you can do so by sending in a pull request from your own fork of the project. Once it has been tested and approved, it will be merged into the master branch of the repository.

License

MIT (c) Finwo

/upromise/

    Package Sidebar

    Install

    npm i upromise

    Weekly Downloads

    1

    Version

    0.4.4

    License

    MIT

    Unpacked Size

    103 kB

    Total Files

    39

    Last publish

    Collaborators

    • finwo