motto-timer
Version:
简单易用的JS定时器
19 lines (14 loc) • 395 B
Markdown
# motto-timer
## 项目介绍
简单易用的JS定时器
## 安装
- npm
- `npm install --save motto-timer`
- cdn
- https://unpkg.com/motto-timer/release/bundle.js
- `<script src="https://unpkg.com/motto-timer/release/bundle.js"><script>`
- 下载
- https://gitee.com/motto/motto-timer/releases
## 使用说明
- demo
- https://unpkg.com/motto-timer/example/index.html