An open API service indexing awesome lists of open source software.

https://github.com/bxm0927/web-code-standards

通过分析 Github 众多前端代码库,总结出来的前端代码书写规范。
https://github.com/bxm0927/web-code-standards

css css3 es6 html html5 js

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Web 前端代码规范

![Web 前端代码规范](https://github.com/grab/front-end-guide/raw/master/images/desk.png)

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

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

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

## 目录

1. [前端普适性规范](docs/common.md)
2. [HTML 规范](docs/html.md)
3. [CSS 规范](docs/css.md)
4. [JS 规范](docs/js.md)

## 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