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

https://github.com/xgfe/codeguide

Xgfe Front-end development coding standards
https://github.com/xgfe/codeguide

Last synced: 8 months ago
JSON representation

Xgfe Front-end development coding standards

Awesome Lists containing this project

README

          

# codeguide
一套基于规则集的前端编码规范

***

* [HTML编码规范](./code-style/html.md)
* [CSS编码规范](./code-style/css.md)
* [JavaScript编码规范](./code-style/javascript.md)
* [ECMAScript 6 编码规范](./code-style/es6.md)
* [Angular 编码规范](./code-style/eslint-plugin-angular.md)

***

* [项目review最佳实践](./best-practice/admin-project.md)

### 工具支持

* Code Style Linters
- [HTMLHint - .htmlhintrc](https://github.com/xgfe/codeguide/blob/master/linters/.htmlhintrc)
- [CSSlint - .csshintrc](https://github.com/xgfe/codeguide/blob/master/linters/.csshintrc)
- [ESlint - .eslintrc](https://github.com/xgfe/codeguide/blob/master/linters/.eslintrc)
- [lint-plus - .lintrc](https://github.com/xgfe/codeguide/blob/master/linters/.lintrc)

* Editors
- Sublime Text 2/3
- [Sublime Text 3使用xg-htmlhint配置教程]( http://xgfe.github.io/2015/10/20/chenwubai/xg-htmlhint-config-in-Sublime-Text-3/)
- Vim:
- [Vim使用xg-htmlhint配置教程](http://xgfe.github.io/2015/10/21/HeOH/xg-htmlhint-for-vim/)
- WebStorm:

- Atom: