https://github.com/newset/standard
前端开发规范
https://github.com/newset/standard
Last synced: 6 months ago
JSON representation
前端开发规范
- Host: GitHub
- URL: https://github.com/newset/standard
- Owner: newset
- Created: 2017-02-11T16:33:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-11T16:34:12.000Z (over 9 years ago)
- Last Synced: 2025-06-03T13:03:55.024Z (about 1 year ago)
- Language: GCC Machine Description
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 嘟嘟医生团队前端编码规范(初稿)
整理规范,留作review,以期提高代码的可读性和可维护性,方便他人。
版本 | 说明 | 时间
------|--------|--------
v1.0 |初版 |2017-02-10
* [HTML 编码规范](./html.md)
* [Javascript编码规范](./js.md)
* [Es6编码规范](./es6.md)
* [CSS 编码规范](./css.md)