Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sivan/javascript-style-guide
Airbnb JavaScript Style Guide 中文版
https://github.com/sivan/javascript-style-guide
Last synced: 8 days ago
JSON representation
Airbnb JavaScript Style Guide 中文版
- Host: GitHub
- URL: https://github.com/sivan/javascript-style-guide
- Owner: sivan
- License: mit
- Created: 2015-05-25T07:03:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-10-14T01:56:36.000Z (about 3 years ago)
- Last Synced: 2024-10-10T16:41:21.062Z (29 days ago)
- Size: 105 KB
- Stars: 2,007
- Watchers: 95
- Forks: 481
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-star - javascript-style-guide
README
# Airbnb JavaScript Style Guide
*用更合理的方式写 JavaScript*
## [《Airbnb JavaScript Style Guide 中文版》](es5/README.md)
重新翻译了最常用的 ES5 版,同步更新英文版改动。
---
相关链接:
- [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript)
- [ES6/ES2015 版](https://github.com/yuche/javascript)
- [React/JSX 版](https://github.com/JasonBoy/javascript/tree/master/react)-- EOF --