极易使用的倒计时组件 😃
count-down 内部使用 requestAnimationFrame 计时,无论是浏览器进程任务繁忙亦或是页面在后台被挂起过,count-down 都依然能保持精确。
通过 slot 支持
默认 format 会根据传入的 days, hours, minutes, seconds 动态调整。比如传入 hours=1 时,默认 format 就是 hh 时 mm 分 ss 秒
yarn add @femessage/count-down
api 设计和实现参考了
For those who are interested in contributing to this project, such as:
- report a bug
- request new feature
- fix a bug
- implement a new feature
Please refer to our contributing guide.
Thanks goes to these wonderful people (emoji key):
Donald Shen 💻 📖 |
This project follows the all-contributors specification. Contributions of any kind welcome!