Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saber2pr/promise
> promise.
https://github.com/saber2pr/promise
promise
Last synced: about 1 month ago
JSON representation
> promise.
- Host: GitHub
- URL: https://github.com/saber2pr/promise
- Owner: Saber2pr
- Created: 2019-05-18T14:55:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-08T03:06:46.000Z (over 3 years ago)
- Last Synced: 2023-03-04T21:38:10.282Z (over 1 year ago)
- Topics: promise
- Language: TypeScript
- Size: 602 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @saber2pr/promise
> promise.
---
## start
```bash
npm install
``````bash
npm startnpm test
```
> Author: saber2pr
---
## develope and test
> you should write ts in /src
> you should make test in /src/test
> export your core in /src/index.ts!