Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vvenv/feguide
前端代码风格指南 / Front-end Development Style Guide
https://github.com/vvenv/feguide
Last synced: about 5 hours ago
JSON representation
前端代码风格指南 / Front-end Development Style Guide
- Host: GitHub
- URL: https://github.com/vvenv/feguide
- Owner: vvenv
- Created: 2014-11-06T09:56:04.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-01T12:17:56.000Z (over 8 years ago)
- Last Synced: 2024-10-27T00:09:55.184Z (19 days ago)
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 8
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 前端代码风格指南
## 必备良药
- .editorconfig
- .jshintrc
- .jsbeautifyrc## 特别鸣谢
[谷歌的代码风格指南](http://google-styleguide.googlecode.com/svn/trunk/)。