Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aweiu/setPromiseInterval
用于定时执行异步任务,调用方式类似原生 setInterval
https://github.com/aweiu/setPromiseInterval
Last synced: 9 days ago
JSON representation
用于定时执行异步任务,调用方式类似原生 setInterval
- Host: GitHub
- URL: https://github.com/aweiu/setPromiseInterval
- Owner: aweiu
- Created: 2019-04-27T14:23:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-10T23:49:20.000Z (over 3 years ago)
- Last Synced: 2024-10-27T08:03:48.580Z (18 days ago)
- Language: TypeScript
- Size: 20.5 KB
- Stars: 27
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# set-promise-interval
用于定时执行异步任务,调用方式类似原生 setInterval。
[不要再用 setInterval 做轮询了!](https://aweiu.com/%E4%B8%8D%E8%A6%81%E5%86%8D%E7%94%A8%20setInterval%20%E5%81%9A%E8%BD%AE%E8%AF%A2%E4%BA%86%EF%BC%81/)
[文档地址](https://aweiu.com/documents/set-promise-interval/)