Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atomita/readable-status-promise
This can read the status for Promise.
https://github.com/atomita/readable-status-promise
Last synced: 11 days ago
JSON representation
This can read the status for Promise.
- Host: GitHub
- URL: https://github.com/atomita/readable-status-promise
- Owner: atomita
- Created: 2016-04-19T05:15:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-19T10:07:57.000Z (over 8 years ago)
- Last Synced: 2024-09-27T11:06:27.559Z (about 1 month ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# readable-status-promise
## install
```sh
jspm install npm:readable-status-promise -o '{format: "esm"}'
```