8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d2ceec commit 1dc5bc5Copy full SHA for 1dc5bc5
README.md
@@ -1,9 +1,17 @@
1
# Airbnb JavaScript Style Guide
2
3
-由于之前的翻译版本内容比较旧,所以重新翻译了一遍最常用的 ES5 版。
+*用更合理的方式写 JavaScript*
4
5
-[《Airbnb JavaScript Style Guide 中文版》](es5/README.md)
+重新翻译了最常用的 ES5 版并同步更新英文版改动。
6
7
-翻译自[Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript),另有 [ES6 版](https://github.com/yuche/javascript)。
+[→→《Airbnb JavaScript Style Guide 中文版》←←](es5/README.md)
8
9
-另 [Airbnb React/JSX Style Guide 中文版](https://github.com/JasonBoy/javascript/tree/master/react)。
+---
10
+
11
+相关链接:
12
13
+ - [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript)
14
+ - [ES6/ES2015 版](https://github.com/yuche/javascript)
15
+ - [React/JSX 版](https://github.com/JasonBoy/javascript/tree/master/react)
16
17
+ -- EOF --
0 commit comments