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 众多前端代码库,总结出来的前端代码书写规范。
- Host: GitHub
- URL: https://github.com/bxm0927/web-code-standards
- Owner: bxm0927
- Created: 2017-06-23T10:28:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-23T06:34:29.000Z (over 3 years ago)
- Last Synced: 2025-05-04T19:40:00.087Z (about 1 year ago)
- Topics: css, css3, es6, html, html5, js
- Size: 20.5 KB
- Stars: 67
- Watchers: 1
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web 前端代码规范

最后更新时间: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