A user friendly vue count-down component 😃
The count-down
use requestAnimationFrame
inside, so it can handle any browser situation whether is busy or not, and still works.
Use slot to get milliseconds in countdown
The default format will adjust by the props which are days, hours, minutes & seconds. e.g., when hours=1, the default format will be hh 时 mm 分 ss 秒
yarn add @femessage/count-down
The api & implementation designs are inspired by
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 💻 📖 |
Shoyuf 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!