1.2.0 β€’ Published 4 years ago

@femessage/count-down v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

count-down

Build Status NPM Download NPM Version NPM License PRs Welcome Automated Release Notes by gren

A user friendly vue count-down component πŸ˜ƒ

demo

δΈ­ζ–‡ζ–‡ζ‘£

Table of Contents

Introduction

Use requestAnimationFrame

The count-down use requestAnimationFrame inside, so it can handle any browser situation whether is busy or not, and still works.

Millisecond

Use slot to get milliseconds in countdown

Smart default format

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 η§’

⬆ Back to Top

Links

⬆ Back to Top

Install

yarn add @femessage/count-down

⬆ Back to Top

Inspiration

The api & implementation designs are inspired by

⬆ Back to Top

Contributing

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.

⬆ Back to Top

Contributors

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

⬆ Back to Top

License

MIT

⬆ Back to Top

1.2.0

4 years ago

1.1.0

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago