# Javascript规范

规范参考airbnb代码规范：<https://github.com/yuche/javascript>

Javascript Standard规范：

* <https://github.com/standard/standard/>,
* <https://github.com/standard/standard/blob/master/RULES.md#javascript-standard-style>

google Javascript规范：<http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml>
