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

https://github.com/newset/standard

前端开发规范
https://github.com/newset/standard

Last synced: 6 months ago
JSON representation

前端开发规范

Awesome Lists containing this project

README

          

# 嘟嘟医生团队前端编码规范(初稿)
整理规范,留作review,以期提高代码的可读性和可维护性,方便他人。

版本 | 说明 | 时间
------|--------|--------
v1.0 |初版 |2017-02-10

* [HTML 编码规范](./html.md)
* [Javascript编码规范](./js.md)
* [Es6编码规范](./es6.md)
* [CSS 编码规范](./css.md)