This is a list of organizations that are using this style guide. Send us a pull request or open an issue and we'll add you to the list.
* **Aan Zee**: [AanZee/javascript](https://github.com/AanZee/javascript)
* **Adult Swim**: [adult-swim/javascript](https://github.com/adult-swim/javascript)
* **Airbnb**: [airbnb/javascript](https://github.com/airbnb/javascript)
* **American Insitutes for Research**: [AIRAST/javascript](https://github.com/AIRAST/javascript)
* **Apartmint**: [apartmint/javascript](https://github.com/apartmint/javascript)
* **Avalara**: [avalara/javascript](https://github.com/avalara/javascript)
* **Billabong**: [billabong/javascript](https://github.com/billabong/javascript)
* **Compass Learning**: [compasslearning/javascript-style-guide](https://github.com/compasslearning/javascript-style-guide)
* **DailyMotion**: [dailymotion/javascript](https://github.com/dailymotion/javascript)
* **Digitpaint** [digitpaint/javascript](https://github.com/digitpaint/javascript)
* **Evernote**: [evernote/javascript-style-guide](https://github.com/evernote/javascript-style-guide)
* **ExactTarget**: [ExactTarget/javascript](https://github.com/ExactTarget/javascript)
* **Expensify** [Expensify/Style-Guide](https://github.com/Expensify/Style-Guide/blob/master/javascript.md)
* **Flexberry**: [Flexberry/javascript-style-guide](https://github.com/Flexberry/javascript-style-guide)
* **Gawker Media**: [gawkermedia/javascript](https://github.com/gawkermedia/javascript)
* **GeneralElectric**: [GeneralElectric/javascript](https://github.com/GeneralElectric/javascript)
* **GoodData**: [gooddata/gdc-js-style](https://github.com/gooddata/gdc-js-style)
* **Grooveshark**: [grooveshark/javascript](https://github.com/grooveshark/javascript)
* **How About We**: [howaboutwe/javascript](https://github.com/howaboutwe/javascript)
* **InfoJobs**: [InfoJobs/JavaScript-Style-Guide](https://github.com/InfoJobs/JavaScript-Style-Guide)
* **Intent Media**: [intentmedia/javascript](https://github.com/intentmedia/javascript)
* **Jam3**: [Jam3/Javascript-Code-Conventions](https://github.com/Jam3/Javascript-Code-Conventions)
* **JSSolutions**: [JSSolutions/javascript](https://github.com/JSSolutions/javascript)
* **Kinetica Solutions**: [kinetica/javascript](https://github.com/kinetica/javascript)
* **Mighty Spring**: [mightyspring/javascript](https://github.com/mightyspring/javascript)
* **MinnPost**: [MinnPost/javascript](https://github.com/MinnPost/javascript)
* **ModCloth**: [modcloth/javascript](https://github.com/modcloth/javascript)
* **Money Advice Service**: [moneyadviceservice/javascript](https://github.com/moneyadviceservice/javascript)
* **Muber**: [muber/javascript](https://github.com/muber/javascript)
* **National Geographic**: [natgeo/javascript](https://github.com/natgeo/javascript)
* **National Park Service**: [nationalparkservice/javascript](https://github.com/nationalparkservice/javascript)
* **Nimbl3**: [nimbl3/javascript](https://github.com/nimbl3/javascript)
* **Orion Health**: [orionhealth/javascript](https://github.com/orionhealth/javascript)
* **Peerby**: [Peerby/javascript](https://github.com/Peerby/javascript)
* **Razorfish**: [razorfish/javascript-style-guide](https://github.com/razorfish/javascript-style-guide)
* **reddit**: [reddit/styleguide/javascript](https://github.com/reddit/styleguide/tree/master/javascript)
* **REI**: [reidev/js-style-guide](https://github.com/reidev/js-style-guide)
* **Ripple**: [ripple/javascript-style-guide](https://github.com/ripple/javascript-style-guide)
* **SeekingAlpha**: [seekingalpha/javascript-style-guide](https://github.com/seekingalpha/javascript-style-guide)
* **Shutterfly**: [shutterfly/javascript](https://github.com/shutterfly/javascript)
* **StudentSphere**: [studentsphere/javascript](https://github.com/studentsphere/javascript)
* **Target**: [target/javascript](https://github.com/target/javascript)
* **TheLadders**: [TheLadders/javascript](https://github.com/TheLadders/javascript)
* **T4R Technology**: [T4R-Technology/javascript](https://github.com/T4R-Technology/javascript)
* **Userify**: [userify/javascript](https://github.com/userify/javascript)
* **VoxFeed**: [VoxFeed/javascript-style-guide](https://github.com/VoxFeed/javascript-style-guide)
* **Weggo**: [Weggo/javascript](https://github.com/Weggo/javascript)
* **Zillow**: [zillow/javascript](https://github.com/zillow/javascript)
* **ZocDoc**: [ZocDoc/javascript](https://github.com/ZocDoc/javascript)
- 关于
- 1. 类型
- 2. 引用
- 3. 对象
- 4. 数组
- 5. 解构
- 6. 字符串
- 7. 函数
- 8. 箭头函数
- 9. 构造函数
- 10. 模块
- 11. Iterators & Generators
- 12. 属性
- 13. 变量
- 14. 提升
- 15. 比较运算符 & 等号
- 16. 代码块
- 17. 注释
- 18. 空白
- 19. 逗号
- 20. 分号
- 21. 类型转换
- 22. 命名规则
- 23. 存取器
- 24. 事件
- 25. jQuery
- 26. ECMAScript 5 兼容性
- 27. ECMAScript 6 编码规范
- 28. 测试
- 29. 性能
- 30. 资源
- 31. 使用人群
- 32. 翻译
- 33. JavaScript 编码规范说明
- 34. 一起来讨论Javascript
- 35. Contributors
- 36. License