编码风格

github上最多星的js编码风格,包括ES5,6,React JSX
https://github.com/airbnb/javascript#types
多国语言版的历史悠久的js编码风格
https://github.com/rwaldron/idiomatic.js/tree/master/translations/zh_CN
谷哥家的js编码风格
https://google.github.io/styleguide/javascriptguide.xml
jQuery编码风格
https://contribute.jquery.org/style-guide/js/
IDE集成工具
http://eslint.org/

原文地址:https://www.cnblogs.com/zhoulingfeng/p/5657512.html