前端
Web 框架
Angular
模块化
- RequireJS RequireJS is a JavaScript file and module loader. Using a modular script loader like RequireJS will improve the speed and quality of your code. http://www.requirejs.org/
jQuery
数据可视化
Less
工具
- Underscore.js Underscore is a JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects. http://underscorejs.org/
- lodash A JavaScript utility library delivering consistency, modularity, performance, & extras https://lodash.com/
- Chance.js Chance is a minimalist generator of random strings, numbers, etc. to help reduce some monotony particularly while writing automated tests or anywhere else you need anything random. http://chancejs.com/
- is.js micro check library http://arasatasaygin.github.io/is.js/
- Plupload 文件上传 http://plupload.com/
- React http://facebook.github.io/react/
- Jessor Slider http://www.jssor.com/
- Browser 浏览器检测器 https://github.com/ded/bowser
- Numeral.js A javascript library for formatting and manipulating numbers http://numeraljs.com/
- Moment.js Parse, validate, manipulate, and display dates in JavaScript http://momentjs.com/
- marked A full-featured markdown parser and compiler, written in JavaScript https://github.com/chjj/marked
- faker.js Generate massive amounts of fake data in Node.js and the browser http://marak.com/faker.js/
- querystring URL 参数工具 https://github.com/jgallen23/querystring
- Page.js 微型客户端路由器 http://visionmedia.github.io/page.js/
- When A solid, fast Promises/A+ and when() implementation, plus other async goodies https://github.com/cujojs/when
- gridster http://gridster.net/
- browserify 让 node.js 模块运行在浏览器端 http://browserify.org/
Node
脚手架
包管理器
项目构建
版本管理
库