前端规范而又完整的编码规范并不多见,如果你想找一个完整的,推荐你看下下面的链接内容,千万不能错过。

http://coderlmn.github.io/code-standards/


另:

jquery编码风格js篇如下:

http://contribute.jquery.org/style-guide/js/

jquery编码风格html篇如下:

http://contribute.jquery.org/style-guide/html/


IBM开发社区的js规范

http://www.ibm.com/developerworks/cn/web/1008_wangdd_jscodingrule/


Mozilla 社区虽然没有完整的规范,但是也有良好的编码风格的代码

https://developer.mozilla.org/en-US/


google的coding风格

https://code.google.com/p/google-styleguide/