Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uid11/study-promise
Make Promise for studing them
https://github.com/uid11/study-promise
promise studying
Last synced: 3 days ago
JSON representation
Make Promise for studing them
- Host: GitHub
- URL: https://github.com/uid11/study-promise
- Owner: uid11
- License: mit
- Created: 2017-06-06T04:52:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-06T04:54:37.000Z (over 7 years ago)
- Last Synced: 2024-11-09T10:53:19.187Z (about 2 months ago)
- Topics: promise, studying
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# study-promise
[![License MIT][license-image]](LICENSE)
Study Promise by creating simple polyfill.
## Tests
```bash
$ npm install
$ npm test
```## License
[MIT](LICENSE)[license-image]: https://img.shields.io/badge/license-MIT-blue.svg
"The MIT License"