Skip to content

基于 vue.js 和 moment.js 实现,简单的、可延迟、动态时间展示组件。

License

Notifications You must be signed in to change notification settings

rabbitzzcUtil/vue-delay-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm npm bundle size (version) npm GitHub top language NPM GitHub last commit

vue-delay-clock

基于 vue.js 和 moment.js 实现,简单的、可延迟、动态时间展示组件。 npm

📝Usage

install

yarn add vue moment
yarn add vue-delay-clock

module

import VueDelayClock from 'vue-delay-clock'

Vue.use(VueDelayClock)

use

<VueDelayClock></VueDelayClock>

🎉Example

🔖Props

Prop Type Usage
delay Number 设置延时时间,单位为秒(Set the delay time in seconds)

📌LICENSE

MIT

About

基于 vue.js 和 moment.js 实现,简单的、可延迟、动态时间展示组件。

Resources

License

Stars

Watchers

Forks

Packages

No packages published