0.4.4 • Published 3 years ago

upromise v0.4.4

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

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

0.4.4

3 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago