JS UI插件库分享
jquery:https://github.com/jquery/jquery
bootstrap:https://github.com/twbs/bootstrap
swiper(自适应触摸滑动功能):https://github.com/nolimits4web/swiper
lightgallery(产品详情页图片橱窗弹窗展示):https://github.com/sachinchoolur/lightGallery/
fancybox(产品详情页图片橱窗弹窗展示):https://github.com/fancyapps/ui
aos(页面元素随鼠标上下滚动播放进退场动画):https://github.com/michalsnik/aos
wow(页面元素随鼠标上下滚动播放一次性动画):https://github.com/matthieua/WOW
countup(数字动画):https://github.com/inorganik/countUp.js
layer(弹窗):https://github.com/layui/layer
video(视频播放器):https://github.com/videojs/video.js
breakpoints(CSS媒介查询的JS版):https://github.com/thecreation/breakpoints-js
cookie(浏览器缓存):https://github.com/js-cookie/js-cookie
driver(页面元素引导操作):https://github.com/kamranahmedse/driver.js
skrollr(视觉差):https://github.com/Prinzhorn/skrollr https://www.cnblogs.com/youzhuxiaoyao/p/4502886.html
parallax(视觉差):https://github.com/pixelcog/parallax.js
iframe-resizer(框架自适应):https://github.com/davidjbradshaw/iframe-resizer
smoothscroll(过渡型动画滚动):https://github.com/iamdustan/smoothscroll
locomotive-scroll(复杂动效):https://github.com/locomotivemtl/locomotive-scroll
lax(复杂动效):https://github.com/alexfoxy/lax.js
html2canvas(网页元素转canvas导出图片):https://github.com/niklasvh/html2canvas
isotope(根据要求进行元素筛选):[https://isotope.metafizzy.co/] [https://github.com/metafizzy/isotope]
如果想实现多选后进行筛选可以参考:[https://isotope.metafizzy.co/extras.html] [https://codepen.io/desandro/pen/JGKyrY] [https://www.coder.work/article/5712247]
masonry(瀑布流效果):[https://masonry.desandro.com/] [https://github.com/desandro/masonry]
translate.js(一键翻译):[http://translate.zvo.cn/]