get started | p5.jshttps://p5js.org/get-started/
画2d图的js,看网站上说是设计用。
Three.js中文网http://www.webgl3d.cn/
Three.js – JavaScript 3D Libraryhttps://threejs.org/
画3d图且能做动画和游戏的js。学过一段时间,没有彻底弄懂/(ㄒoㄒ)/~~
Mock.jshttp://mockjs.com/
模拟请求数据的js,需要做接口请求的拦截,获得请求后返回模拟的数据。
TweenMax中文手册_TweenMax中文网TweenMax中文帮助手册,TweenLite中文帮助手册,Tweenmax.js中文说明文档,TweenMax中文手册与参数说明https://www.tweenmax.com.cn/api/tweenmax/
js动画库
GreenSockhttps://greensock.com
动画库,tweenmax说是greensock的动画平台中的核心动画工具……有些GreenSock能实现的效果使用tweenmax没弄出来……比如页面滚动监听,tweenmax没这个扩展。
Apache EChartshttps://echarts.apache.org/zh/index.html图表制作
Lodash 简介 | Lodash 中文文档 | Lodash 中文网https://www.lodashjs.com/js工具库
Ramda Documentationhttps://ramda.cn/
函数式编程风格js工具库
https://github.com/VincentGarreau/particles.js/https://github.com/VincentGarreau/particles.js/
粒子背景,视觉效果
Voca: The JavaScript string libraryVoca provides functions to manipulate strings in JavaScript: change case, trim, pad, slugifly, latinise, sprintf, truncate, escape and morehttps://vocajs.com/字符串处理,纯英文文档
Hammer.JS - Hammer.jsAdd multi-touch gestures to your webpage.https://hammerjs.github.io/识别触摸
Leaflet - a JavaScript library for interactive mapshttps://leafletjs.com/交互式地图插件,没用过,不了解和百度地图等差别何在
slick.js 中文网 | 基于jQuery的响应触摸式幻灯片插件slick是一个基于jQuery的响应触摸式幻灯片插件,动态添加、删除、过滤,循环,左右控制,桌面浏览器鼠标拖动,自动播放、圆点、箭头、回调等等,移动设备滑动,浏览器支持 CSS3 时,则使用 CSS3 过度/动画,响应式https://www.slickjs.cn/轮播
Socket.IOhttps://socket.io/套接字通信,这个使用过需要服务器用node搭建。搭建方便,使用方便,比后端语言搭建方便很多。
Babylon.js: Powerful, Beautiful, Simple, Open - Web-Based 3D At Its Besthttps://www.babylonjs.com/ 做web渲染,全英文文档
DoczIt has never been so easy to document your thingshttps://www.docz.site/文档管理,全英文文档
Vue2EditorYour Vue.js editor for rich text editing built with Vue.js and Quill.jshttps://www.vue2editor.com/富文本框,介意样式的可能需要自己改css,文件上传可以自己做监听,但是上传的图片不能改大小,没有百度富文本框好排版。
——————
以后再更新 ヾ(•ω•`)o