下拉框插件

1.select http://select2.github.io/

2.双 select http://loudev.com

3.selectbox http://aui.github.io/popupjs/doc/selectbox.html

文字工具插件

1.简繁体转换 https://github.com/BYVoid/OpenCC

2.拼音 https://github.com/hotoo/pinyin

图表插件

1.Highcharts https://www.hcharts.cn/

2.ECharts http://echarts.baidu.com/

3.Chart.js http://chartjs.org/

4.Paperjs http://paperjs.org/

5.D3.js https://d3js.org/

地图插件

1.高德地图 http://lbs.amap.com/api

2.jvectormap http://jvectormap.com/

验证类插件

1.validator https://niceue.com/validator/

弹出层插件

1.artDialog http://aui.github.io/artDialog/

2.layer http://layer.layui.com/

3.响应式用户交互组件库 http://bh-lay.github.io/UI/

数据处理插件

1.生成随机数据 http://mockjs.com/

焦点图插件

PC端

1.myfocus https://github.com/koen301/myfocus

2.SuperSlide | TouchSlide http://www.superslide2.com/

3.bxslide http://bxslider.com/

4.niceslider http://ajccom.github.io/niceslider/

5.Swiper http://www.swiper.com.cn/

6.Swiper http://idangero.us/swiper/#.WKJsSVN96M8

7.touchslider http://touchslider.com/

8.touchslider http://baijs.com/tinycircleslider/

移动端

1.Parallax.js http://hahnzhu.github.io/parallax.js/

2.Swiper http://www.swiper.com.cn/

3.iSlider http://be-fe.github.io/iSlider/

4.Slip.js http://binnng.github.io/slip.js/

5.fullpage https://github.com/peunzhang/fullpage

时间选择器

1.Date picka http://amsul.ca/pickadate.js/date/

2.Date Range Picker http://www.daterangepicker.com/

3.glDatePicker http://glad.github.io/glDatePicker/

4.Momentjs http://momentjs.com/

5.Kalendae https://github.com/ChiperSoft/Kalendae

6.Kalendae https://fullcalendar.io/

7.Mobiscroll https://demo.mobiscroll.com

取色插件

1.jquery-color https://github.com/jquery/jquery-color

剪切板插件

1.clipboardjs https://clipboardjs.com/

表格插件

1.FixedDataTable http://facebook.github.io/fixed-data-table/

2.handsontable https://handsontable.com/

3.DataTables https://www.datatables.net/

烟花效果插件

1.Proton http://a-jie.github.io/Proton/#example

编辑器插件

1.UEdiet http://ueditor.baidu.com/website/

天气预报插件(api)

心知天气 http://www.thinkpage.cn/

新浪天气 http://php.weather.sina.com.cn/xml.php?city=%B1%B1%BE%A9&password=DJOYnieT8234jlsK&day=0

国家气象局提供的天气预报接口:

http://www.weather.com.cn/data/sk/101010100.html

http://www.weather.com.cn/data/cityinfo/101010100.html

2345天气插件 http://tianqi.2345.com/plugin/

文件图片上传

1.图片上传预览 http://www.dropzonejs.com/

2.WebUploader http://fex.baidu.com/webuploader/

WEB 前端开发插件整理的更多相关文章

  1. 程序猿必备的8款web前端开发插件三

    1.HTML5 Canvas 3D波浪翻滚动画 之前我们分享过好几款基于HTML5 Canvas的波浪和水波纹动画,比如这款HTML5 3D波浪起伏动画特效和这款超酷无比的HTML5 WebGL水面水 ...

  2. 程序猿必备的10款web前端开发插件一

    1.CSS3实现的火柴燃烧Loading加载动画 这次我们要给大家分享一款非常特别的CSS3 Loading加载动画,整个Loading加载动画就好像是火柴在燃烧一样,不足的是火苗并没有那么真实,比较 ...

  3. web前端开发资源整理

    webpack中文文档 http://webpackdoc.com/index.html 饿了么UI http://mint-ui.github.io/#!/zh-cn http://element. ...

  4. web前端开发插件(无需重复造轮子)

    1.artdialog 对话框组件 简介:是一个基于JavaScript编写的对话框组件,他拥有精致的界面与友好的接口 文档链接:http://www.daimajiayuan.com/downloa ...

  5. Web 前端开发学习之路(入门篇)

    字数1374 阅读4622 评论0 喜欢49 以前学习过一段时间的web前端开发,整理了一些我看过的/我认为比较好的学习资料(网站.书籍).不要问我为啥没有进阶版,我只是一条产品汪而已,求轻喷.== ...

  6. 【收藏】Web前端开发第三方插件大全

    收集整理了一些Web前端开发比较成熟的第三方插件,分享给大家. ******************************************************************** ...

  7. [转] Web前端开发工程师常用技术网站整理

    1.常用工具相关 有道云笔记 http://note.youdao.com/signIn/index.html 36镇-最好用的共享收藏夹 http://www.36zhen.com/ 浏览器同步测试 ...

  8. 【分享】Web前端开发第三方插件大全

    收集整理了一些Web前端开发比较成熟的第三方插件,分享给大家. ******************************************************************** ...

  9. Web前端开发工程师常用技术网站整理

    1.常用工具相关 有道云笔记 http://note.youdao.com/signIn/index.html 36镇-最好用的共享收藏夹 http://www.36zhen.com/ 浏览器同步测试 ...

随机推荐

  1. MongoDB加auth权限

    目录 裸奔有多危险 mongoDB修改默认端口号 关闭MongoDB 重启MongoDB 设置密码 吹个牛B,自己的MongoDB裸奔了快半年,从未遭受黑客攻击.也不知道是自己运气好,还是黑客对我的乞 ...

  2. C#--对象转Json序列化

    前言 最近在研究Android项目,其中涉及到Android中解析Json数据的问题,需要模拟网络中传递Json数据的模式,因为以前是.net的工程师,所以想着从.net的平台开发服务,传递Json格 ...

  3. 上传文件报错--Unable to find 'struts.multipart.saveDir' property setting.

    struts2 上传文件时,有时候会报这个错误. Unable to find 'struts.multipart.saveDir' property setting. Defaulting to j ...

  4. Chapter 4 Invitations——8

    "So," Mike said, looking at the floor, "Jessica asked me to the spring dance." “ ...

  5. 通过keras例子理解LSTM 循环神经网络(RNN)

    博文的翻译和实践: Understanding Stateful LSTM Recurrent Neural Networks in Python with Keras 正文 一个强大而流行的循环神经 ...

  6. [CF286E] Ladies' shop

    Description 给出 \(n\) 个 \(\leq m\) 且不同的数 \(a_1,\dots,a_n\),现在要求从这 \(n\) 个数中选出最少的数字,满足这 \(n\) 个数字都可以由选 ...

  7. ARM 汇编指令 ADR 与 LDR 使用

    简介 这两个都是伪指令:ADR 是小范围的地址读取伪指令,LDR 是大范围的读取地址伪指令.可实际使用的区别是: ADR 是将基于 PC 相对偏移的地址值或基于寄存器相对地址值读取的伪指令,而 LDR ...

  8. NLP入门(五)用深度学习实现命名实体识别(NER)

    前言   在文章:NLP入门(四)命名实体识别(NER)中,笔者介绍了两个实现命名实体识别的工具--NLTK和Stanford NLP.在本文中,我们将会学习到如何使用深度学习工具来自己一步步地实现N ...

  9. 用 pyinstaller 打包含xpinyin 库的Python程序

      在文章用 pyinstaller 打包含有 pinyin 库的程序中,给出了如何使用pyinstaller 打包含xpinyin 库的Python程序的方法,能生成可运行的exe文件.本文将会给出 ...

  10. c# 解密微信encryptedData字段

    参考链接:https://www.cnblogs.com/jetz/p/6384809.html 我写了一个工具方法,直接照搬链接中的方法,还有一个工具类. public class Encrypt ...