An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# jq-slider

这是一个基于jquery的图片轮播组件

## 使用

## Command

```
#测试
npm run test
#打包
npm run build
#例子演示
npm run demo
```