BlankSpacePlus / web-code-standards

通过分析Github众多前端代码库,总结出来的前端代码书写规范。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web 前端代码规范

Web 前端代码规范

最后更新时间:2017-06-25

原始文章链接:https://github.com/bxm0927/web-code-standards

此项目用于记录规范的、高可维护性的前端代码,这是通过分析 Github 众多前端代码库,总结出来的前端代码书写规范。

目录

  1. 前端普适性规范
  2. HTML 规范
  3. CSS 规范
  4. JS 规范

License

public domain, Just take it.

Thanks

@Ruan YiFeng: https://github.com/ruanyf

@materliu:https://materliu.github.io/code-guide

@hzlzh: https://github.com/hzlzh/Front-End-Standards

@tguide: http://tguide.qq.com/main/base.htm

About

通过分析Github众多前端代码库,总结出来的前端代码书写规范。