描述
记录一波jquery插件,虽然有些已经过时,但还是要记录起来(凑数),没有贴链接的可以github上找(但愿能找到),后续持续更新。。。
主要部分
- 轮播图 swiper
https://www.swiper.com.cn/ - 渲染模板 art-template
http://aui.github.io/art-template/ - 分页 bootstrap-paginator
- 表单验证 bootstrap-validator
- 富文本编辑器 ckeditor
https://ckeditor.com/ - 图表插件 echarts
http://echarts.baidu.com/ - 移动端click延迟300ms fastclick-master
- 字体图标库 font-awesome
http://fontawesome.dashgame.com/ - 滚动插件 iscroll-master
- 上传文件插件 jquery-fileupload
- 渲染模板 jsrender
- 日期处理类插件 moment
http://momentjs.cn/ - 进度条插件 nprogress
http://ricostacruz.com/nprogress/ - 分页插件 twbs-pagination
重点推荐
- bootcdn(这是一个插件库,里面有好多插件,搜索要的插件把搜出来的链接引入JS就可以了,)
https://www.bootcdn.cn/
网友评论