前言在开发中,我们经常会将一些常用的代码块、功能块进行封装,为的是更好的复用。那么,被抽离出来独立完成功能,通过API或配置项和其他部分交互,便形成了插件。下面这些是我在工作中积累的一些常用的前端开源插件,这里只是罗列出来,详细的用法各个插件官网或者Gayhub都有介绍。注意:往往一个解决方案会有多个插件,需要读者根据自己的实际业务需求进行甄别选用,欢迎留言交流和补充。函数库Lodash https://github.com/lodash/lodash Underscorehttps://underscorejs.org/ Ramda https://github.com/ramda/ramda outilshttps://github.com/proYang/ou…动画库Animate.css:CSS3 动画库,也是目前最通用的动画库。https://daneden.github.io/ani…Anime.js:一个强大的、轻量级的用来制作动画的javascript库 http://animejs.com/Hover.css:CSS hover 悬停效果,可以应用于链接、按钮、图片等等。https://github.com/IanLunn/Hover wow.js:滚动展示动画,WOW.js 依赖animate.css,所以它支持 animate.css 多达 60 多种的动画效果。https://github.com/matthieua/WOW Magic.css:css3 animation动画库https://github.com/miniMAC/magic Waves:点击波纹效果https://github.com/fians/Wavesmove.js:一个小型的JavaScript库,通过JS来控制一系列的CSS动画顺序执行,使CSS3动画变得非常简单和优雅。https://github.com/visionmedi…滚动库iscroll - 平滑滚动插件 https://github.com/cubiq/iscroll BetterScroll:iscroll的优化版,使移动端滑动体验更加流畅 https://github.com/ustbhuangy...mescroll:移动端上拉刷新下拉加载 http://www.mescroll.com/api.html jQueryScrollbox:图片文字滚动插件 http://www.jq22.com/jquery-in...liMarquee:jQuery无缝滚动插件 http://www.dowebok.com/188.html轮播图Swiper:常用于移动端网站的内容触摸滑动 https://www.swiper.com.cn/ iSlider:移动端滑动组件http://eux.baidu.com/iSlider/…slip.js:移动端跟随手指滑动组件,零依赖。 https://github.com/binnng/sli...OwlCarousel2http://owlcarousel2.github.io… slick:http://www.jq22.com/jquery-in… WebSlides:https://github.com/webslides/… jQuery轮播插件slider:http://www.jq22.com/jquery-in…滚屏fullpage: http://www.jq22.com/jquery-in…弹出框layer:独立维护的三大组件之一(layDate、layer、layim) http://layer.layui.com/Bootbox.jshttp://bootboxjs.com/ dialogBox:基于 jQueryhttp://www.jq22.com/jquery-in… easyDialog:http://www.h-ui.net/easydialo…消息通知Notyf:简单的响应式纯js消息通知插件http://www.htmleaf.com/jQuery…PNotify:页面右上角的提示信息(非弹框提示) https://github.com/sciactive/...https://sciactive.com/pnotify/ overhang.js:是一个JQuery插件显示即时通知加粗文字、确认或给定元素中的提示。 http://www.jq22.com/jquery-in…下拉框select2 https://select2.org/级联选择器ustbhuangyi/picker:移动端最好用的的筛选器组件、联动筛选https://github.com/ustbhuangy…jQueryDistpicker:移动端最好用的的筛选器组件、联动筛选http://fengyuanchen.github.io…http://www.jq22.com/demo/jQue…颜色选择器Bootstrap Colorpicker 2https://github.com/farbelous/…时间选择器layDate: https://www.layui.com/laydate/时间日期处理Moment.js:是一个解析,验证,操作和显示日期和时间的 JavaScript 类库。 http://momentjs.com/https://github.com/moment/moment timeago.js:轻量级的时间转换 Javascript 库https://github.com/hustcc/tim…表单验证validator.js: https://github.com/chriso/val… jQueryValidation:jQuery 表单校验https://github.com/jquery-val…Validform:一行代码搞定整站的表单验证!- Jquery表单验证插件 http://validform.rjboy.cn/分页插件pagination: https://github.com/superRayti…以上有你需要的内容吗?如果有,不要错过下期内容噢~~本文内容未完待续…作者:白小明来源:https://juejin.im/post/5ba7d5…订阅号ID:Miaovclass关注妙味订阅号:“妙味前端”,为您带来优质前端技术干货;