https://github.com/future-team/jq-slider
img slider with jquery
https://github.com/future-team/jq-slider
Last synced: about 2 months ago
JSON representation
img slider with jquery
- Host: GitHub
- URL: https://github.com/future-team/jq-slider
- Owner: future-team
- License: mit
- Created: 2016-12-27T03:33:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-05T08:02:00.000Z (over 9 years ago)
- Last Synced: 2026-05-15T10:39:38.137Z (about 2 months ago)
- Language: JavaScript
- Size: 224 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jq-slider
这是一个基于jquery的图片轮播组件
## 使用
## Command
```
#测试
npm run test
#打包
npm run build
#例子演示
npm run demo
```