https://github.com/rreverser/promise-array
Work with array of Promises as with simple array of values
https://github.com/rreverser/promise-array
Last synced: about 1 year ago
JSON representation
Work with array of Promises as with simple array of values
- Host: GitHub
- URL: https://github.com/rreverser/promise-array
- Owner: RReverser
- License: mit
- Created: 2014-03-12T13:17:41.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-16T13:15:29.000Z (about 12 years ago)
- Last Synced: 2025-02-08T22:21:58.690Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://npmjs.org/package/promise-array
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
promise-array
=====
[](https://travis-ci.org/RReverser/promise-array)
PromiseArray is library that allows you to work with array of Promises as with simple array of values with usual ES5 methods.