1、p5.js
get started | p5.jshttps://p5js.org/get-started/
画2d图的js,看网站上说是设计用。
2、three.js
Three.js中文网http://www.webgl3d.cn/
Three.js – JavaScript 3D Libraryhttps://threejs.org/
画3d图且能做动画和游戏的js。学过一段时间,没有彻底弄懂/(ㄒoㄒ)/~~
3、mock.js
模拟请求数据的js,需要做接口请求的拦截,获得请求后返回模拟的数据。
4、tweenmax
js动画库
5、GreenSock
GreenSockhttps://greensock.com
动画库,tweenmax说是greensock的动画平台中的核心动画工具……有些GreenSock能实现的效果使用tweenmax没弄出来……比如页面滚动监听,tweenmax没这个扩展。
6、echarts
Apache EChartshttps://echarts.apache.org/zh/index.html图表制作
7、lodash
Lodash 简介 | Lodash 中文文档 | Lodash 中文网https://www.lodashjs.com/js工具库
8、ramda
Ramda Documentationhttps://ramda.cn/
函数式编程风格js工具库
9、partickes
https://github.com/VincentGarreau/particles.js/https://github.com/VincentGarreau/particles.js/
粒子背景,视觉效果
10、voca
11、hammer
Hammer.JS - Hammer.jsAdd multi-touch gestures to your webpage.https://hammerjs.github.io/识别触摸
12、Leaflet
Leaflet - a JavaScript library for interactive mapshttps://leafletjs.com/交互式地图插件,没用过,不了解和百度地图等差别何在
13、slick
14、socket
Socket.IOhttps://socket.io/套接字通信,这个使用过需要服务器用node搭建。搭建方便,使用方便,比后端语言搭建方便很多。
15、巴比伦 babylonjs
Babylon.js: Powerful, Beautiful, Simple, Open - Web-Based 3D At Its Besthttps://www.babylonjs.com/ 做web渲染,全英文文档
16、DOCZ
DoczIt has never been so easy to document your thingshttps://www.docz.site/文档管理,全英文文档
17、vue2 editor
Vue2EditorYour Vue.js editor for rich text editing built with Vue.js and Quill.jshttps://www.vue2editor.com/富文本框,介意样式的可能需要自己改css,文件上传可以自己做监听,但是上传的图片不能改大小,没有百度富文本框好排版。
18、css-doodle
A web component for drawing patterns with CSShttps://css-doodle.com/css画图 可以页面引入的css组件
19、moment
Moment.js | Homehttps://momentjs.com/时间格式化
20、pictogrammers
Getting Started with Vue.js - Docs - PictogrammersMaterial Design Icon Light can be used with the Vue Icon Component.https://pictogrammers.com/docs/library/mdil/getting-started/vuejs/ Pictogrammers - Open-source iconography for designers and developersOpen-source iconography for designers and developershttps://pictogrammers.com/图标、字体,官网上文档包含使用方法
——————
以后再更新 ヾ(•ω•`)o