setPromiseInterval icon indicating copy to clipboard operation
setPromiseInterval copied to clipboard

用于定时执行异步任务,调用方式类似原生 setInterval

Results 2 setPromiseInterval issues
Sort by recently updated
recently updated
newest added

我在项目中应用了这个,感觉很不错,提个不知道算不算issue的问题,我觉得run方法不应该立即执行promise函数,而应跟先等interval毫秒,然后再开始轮询。这样可以和原生事件保持一致。

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies