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

https://github.com/thoughtbit/style-guide

style guide for everyone
https://github.com/thoughtbit/style-guide

Last synced: 4 months ago
JSON representation

style guide for everyone

Awesome Lists containing this project

README

          

## 前端风格指南

#### 格式

为了更好的协作,在新生产的代码或者在约定生效之后被修改的旧代码/旧文案使用最新的代码风格。

* [HTML 代码风格](html.md)
* [CSS 代码风格](css.md)
* [CSS 模块化命名规则](css-modulize.md)
* [JavaScript 代码风格](javascript.md)
* [React 代码风格](react.md)

#### 环境兼容

兼容 IE9 以上浏览器,永远保持与市场最新的环境兼容。