## JavaScript 工具
**JS 库:**
* [lodash](https://lodash.com/)
* [underscore.js](http://underscorejs.org/)
* [Moment.js](http://momentjs.com/)
* [string.js](http://stringjs.com/)
* [Numeral.js](http://numeraljs.com/)
* [accounting.js](http://openexchangerates.github.io/accounting.js/)
* [xregexp.com](http://xregexp.com/)
* [Math.js](http://mathjs.org/)
* [wait](https://github.com/elving/wait)
* [async](https://github.com/caolan/async)
* [format.js](http://formatjs.io/)
**Transpiling (ESX to ESX):**
* [Babel](https://babeljs.io/)
**JavaScript 兼容性检查:**
* [http://jscc.info/](http://jscc.info/)
**Linting/hinting:**
* [jshint](http://jshint.com/)
* [eshint](http://eslint.org/)
* [JSLint](http://www.jslint.com/)
* [jslinterrors.com](http://jslinterrors.com/)
**单元测试:**
* [Mocha](http://mochajs.org/)
* [QUnit](http://qunitjs.com/)
* [Jasmine](http://jasmine.github.io/)
* [Jest](http://facebook.github.io/jest/)
**单元测试的断言库:**
* [should.js](http://shouldjs.github.io/)
* [Chai](http://chaijs.com/)
* [expect.js](https://github.com/Automattic/expect.js)
**Test spies, stubs, and mocks for unit testing:**
* [sinon.js](http://sinonjs.org/)
**编码规范检查:**
* [JSCS](http://jscs.info/)
**代码格式化/美化:**
* [jsfmt](http://rdio.github.io/jsfmt/)
* [esformatter](https://github.com/millermedeiros/esformatter#esformatterformatstr-optsstring)
* [js-beautify](http://jsbeautifier.org/)
**性能测试:**
* [jsperf](http://jsperf.com/)
* [benchmark.js](http://benchmarkjs.com/)
**可视化, 静态分析, 复杂性, 覆盖工具:**
* [jscomplexity.org](http://jscomplexity.org/)
* [istanbul](https://github.com/gotwarlost/istanbul)
* [Blanket.js](http://blanketjs.org/)
* [Coveralls](https://coveralls.io/) [$]
* [Plato](https://github.com/es-analysis/plato)
* [escomplex](https://github.com/jared-stilwell/escomplex)
* [Esprima](http://esprima.org/)
**优化:**
* [UglifyJS 2](https://github.com/mishoo/UglifyJS2)
**混淆:**
* [Javascript Obfuscator](http://www.javascriptobfuscator.com/) [free to $]
* [JScrambler](https://jscrambler.com/) [$]
**在线 JS 编辑器:**
* [jsbin.com](http://jsbin.com/) [free to $]
* [jsfiddle.net](http://jsfiddle.net/)
* [es6fiddle.net](http://www.es6fiddle.net/)
**在线正则表达式编辑器/可视化工具:**
* [regex101](https://regex101.com/)
* [regexper](http://regexper.com/)
* [debuggex](https://www.debuggex.com/)
* [RegExr](http://regexr.com/)
**编码规范:**
* [Node.js Style Guide](https://github.com/felixge/node-style-guide)
* [Principles of Writing Consistent, Idiomatic JavaScript](https://github.com/rwaldron/idiomatic.js)
* [Airbnb JavaScript Style Guide](http://airbnb.io/javascript/)
**本月 JS 仓库在 Github 的趋势:**
[https://github.com/trending?l=javascript&since=monthly](https://github.com/trending?l=javascript&since=monthly)
**NPM 上被依赖最多的包:**
[https://www.npmjs.com/browse/depended](https://www.npmjs.com/browse/depended)
- Introduction
- 什么是前端开发者?
- 第一部分: 前端开发实践
- 前端的工作职称
- 常用的网络技术
- 前端开发技术栈
- 前端开发做什么
- 团队中的前端
- 全才神话
- 前端的面试问题
- 前端工作版块
- 前端薪资
- 如何培养前端开发者?
- 第二部分: 前端开发学习
- 自主学习
- Internet/Web
- Web浏览器
- DNS
- HTTP/网络
- Web 主机
- 前端开发综合学习
- 用户界面和交互设计
- HTML & CSS
- SEO
- Javascript
- Web 动画
- DOM, BOM & JQuery
- Web 字体
- 无障碍设计
- Web/浏览器 API
- JSON
- 静态网页生成器
- 前端应用架构设计
- 接口/API 设计
- Web 开发者工具
- 命令行
- Node.js
- 模块加载器
- 包管理器
- 版本控制
- 构建 & 任务自动化
- 网站性能优化
- JS 测试
- 无壳浏览器
- 离线开发
- 安全
- 多平台开发
- 指导学习
- 前端指导学习
- 前端开发者从哪里学
- 前端简报, 资讯 & 博客
- 第三部分: 前端开发工具
- 常用前端开发工具
- DOC/API 浏览
- SEO
- 原型和框架
- 图表
- HTTP/网络
- 代码编辑
- 浏览器
- HTML
- CSS
- DOM
- JavaScript
- 静态网页生成器
- APP(桌面, 移动, 平板等) 管理
- 脚手架
- 模板
- UI 部件 & 组件
- 数据可视化
- 图形
- 动画
- JSON
- 测试框架
- 数据存储
- 模块/包加载
- 模块/包仓库
- Web/云/静态主机托管
- 项目管理 & 代码托管
- 合作 & 交流
- CMS 托管/API
- BASS
- 离线
- 安全
- 任务管理
- 部署
- 网站/APP 监控
- JS 错误监控
- 性能