https://github.com/joe3ray/p
Javascript Promise Library
https://github.com/joe3ray/p
Last synced: 11 months ago
JSON representation
Javascript Promise Library
- Host: GitHub
- URL: https://github.com/joe3ray/p
- Owner: Joe3Ray
- License: mit
- Created: 2016-05-26T07:53:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-30T15:06:12.000Z (about 10 years ago)
- Last Synced: 2025-03-30T08:45:47.472Z (about 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# P
Javascript Promise Library
[![Build Status][travis-image]][travis-url] [![Dependency status][david-dm-image]][david-dm-url] [![Dev Dependency status][david-dm-dev-image]][david-dm-dev-url] [![Coverage Status][coveralls-image]][coveralls-url]
[travis-url]: https://travis-ci.org/Joe3Ray/P
[travis-image]: http://img.shields.io/travis/Joe3Ray/P.svg
[david-dm-url]:https://david-dm.org/Joe3Ray/P
[david-dm-image]:https://david-dm.org/Joe3Ray/P.svg
[david-dm-dev-url]:https://david-dm.org/Joe3Ray/P#info=devDependencies
[david-dm-dev-image]:https://david-dm.org/Joe3Ray/P/dev-status.svg
[coveralls-url]:https://coveralls.io/r/Joe3Ray/P
[coveralls-image]:https://coveralls.io/repos/Joe3Ray/P/badge.png