一个计算机技术爱好者与学习者

0%

前端开发常用插件

1. 前言

最近在阅读公司官网的前端代码,使用了很多插件。挨个百度,简单记录下,看看他们都是干什么的。

2. jQuery UI

jQuery UI API中文文档
http://www.css88.com/jquery-ui-api/

3. Swiper

Swiper是纯javascript打造的滑动特效插件,面向手机、平板电脑等移动终端。

Swiper能实现触屏焦点图、触屏Tab切换、触屏多图切换等常用效果。
Swiper开源、免费、稳定、使用简单、功能强大,是架构移动终端网站的重要选择!

Swiper中文网
http://www.swiper.com.cn/

官网
http://www.idangero.us/swiper/

4. BlockUI

jQuery BlockUI Plugin
http://malsup.com/jquery/block/

blockui github
https://github.com/malsup/blockui/

jQuery遮罩插件jQuery.blockUI.js简介
http://bookshadow.com/weblog/jquery-blockui-js-introduction/

5. email-autocomplete

email-autocomplete
https://github.com/10w042/email-autocomplete

6. jQuery-Autocomplete

jQuery-Autocomplete
https://github.com/devbridge/jQuery-Autocomplete

7. chosen

chosen
https://github.com/harvesthq/chosen

Chosen (v1.4.2)
http://harvesthq.github.io/chosen/

8. ajaxfileupload

jQuery插件之ajaxFileUpload
http://www.cnblogs.com/kissdodog/archive/2819025.html

9. html2canvas

html2canvas
http://www.bootcdn.cn/html2canvas/

10. 百度地图

百度地图API
http://lbsyun.baidu.com/

11. moment

JavaScript 日期处理类库

Moment.js中文网
http://momentjs.cn/

12. pagination

jQuery Pagination plugin
http://esimakin.github.io/twbs-pagination/

13. placeholder

jquery-placeholder
https://github.com/mathiasbynens/jquery-placeholder

14. rome

rome
http://spmjs.io/package/rome

15. validation

validation官方文档
http://jqueryvalidation.org/documentation

16. zepto

Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API.

zepto中文网
http://www.zeptojs.cn/

17. tooltipster

A powerful, flexible jQuery plugin enabling you to easily create semantic, modern tooltips enhanced with the power of CSS.

官网
http://iamceege.github.io/tooltipster/

18. lazyload

Lazy Load Plugin for jQuery
http://www.appelsiini.net/projects/lazyload

lazyload项目地址:
https://github.com/tuupola/jquery_lazyload

19. Masonry

Masonry官网
http://masonry.desandro.com/

mosonry项目地址:
https://github.com/desandro/masonry

20. imageLoaded

imagesLoaded官网
http://imagesloaded.desandro.com/

imagesloaded项目地址:
https://github.com/desandro/imagesloaded

21. touch.js

Touch.js官网
http://touch.code.baidu.com/

22. iscroll

iScroll官网
http://cubiq.org/iscroll-5

iScroll文档
http://iscrolljs.com/

iScroll项目地址
https://github.com/cubiq/iscroll

【iScroll源码学习00】模拟iScroll
http://www.cnblogs.com/yexiaochai/p/3489676.html

23. 后记

优点:开发成本低、时间短;稳定性、兼容性良好。
缺点:不懂原理,遇到问题不好解决。

提供给开发者的 20 款最棒的 jQuery Bootstrap 插件
http://www.oschina.net/translate/20-best-jquery-bootstrap-plugins-for-developers

  • 本文作者: 好好学习的郝
  • 原文链接: https://www.voidking.com/dev-front-end-plugin/
  • 版权声明: 本文采用 BY-NC-SA 许可协议,转载请注明出处!源站会即时更新知识点并修正错误,欢迎访问~
  • 微信公众号同步更新,欢迎关注~