|
6 | 6 |
|
7 | 7 | ## English
|
8 | 8 |
|
9 | | -- [clean-code-javascript β
19378](https://github.com/ryanmcdermott/clean-code-javascript) - π Clean Code concepts adapted for JavaScript. |
10 | | -- [javascript β
76423](https://github.com/airbnb/javascript) - Airbnb JavaScript Style Guide. |
11 | | -- [standard β
19238](https://github.com/standard/standard) - π JavaScript Standard Style. |
12 | | -- [Google JavaScript Style Guide β
16784](https://google.github.io/styleguide/jsguide.html) - Google JavaScript Style Guide. |
13 | | -- [node-style-guide β
4428](https://github.com/felixge/node-style-guide) - A guide for styling your node.js / JavaScript code. |
14 | | -- [nodebestpractices β
17492](https://github.com/i0natan/nodebestpractices) - The largest Node.JS best practices list (September 2018) |
15 | | -- [project-guidelines β
17941](https://github.com/elsewhencode/project-guidelines) - A set of best practices for JavaScript projects. |
16 | | -- [mostly-adequate-guide β
14599](https://github.com/MostlyAdequate/mostly-adequate-guide) - Mostly adequate guide to FP (in javascript). |
17 | | -- [js-the-right-way β
7074](https://github.com/braziljs/js-the-right-way) - An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web. |
18 | | -- [Guiders-JS β
1678](https://github.com/pickhardt/Guiders-JS) - Guiders.js: A Javascript library for guiders. |
19 | | -- [frontend-guidelines β
7228](https://github.com/bendc/frontend-guidelines) - Some HTML, CSS and JS best practices. |
20 | | -- [react-styleguidist β
5653](https://github.com/styleguidist/react-styleguidist) - Isolated React component development environment with a living style guide. |
21 | | -- [vuejs-component-style-guide β
2220](https://github.com/pablohpsilva/vuejs-component-style-guide) - Vue.js Component Style Guide. |
22 | | -- [angular-styleguide β
24071](https://github.com/johnpapa/angular-styleguide) - Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices. |
| 9 | +- [clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript) - π Clean Code concepts adapted for JavaScript. |
| 10 | +- [javascript](https://github.com/airbnb/javascript) - Airbnb JavaScript Style Guide. |
| 11 | +- [standard](https://github.com/standard/standard) - π JavaScript Standard Style. |
| 12 | +- [Google JavaScript Style Guide](https://google.github.io/styleguide/jsguide.html) - Google JavaScript Style Guide. |
| 13 | +- [node-style-guide](https://github.com/felixge/node-style-guide) - A guide for styling your node.js / JavaScript code. |
| 14 | +- [nodebestpractices](https://github.com/i0natan/nodebestpractices) - The largest Node.JS best practices list (September 2018) |
| 15 | +- [project-guidelines](https://github.com/elsewhencode/project-guidelines) - A set of best practices for JavaScript projects. |
| 16 | +- [mostly-adequate-guide](https://github.com/MostlyAdequate/mostly-adequate-guide) - Mostly adequate guide to FP (in javascript). |
| 17 | +- [js-the-right-way](https://github.com/braziljs/js-the-right-way) - An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web. |
| 18 | +- [Guiders-JS](https://github.com/pickhardt/Guiders-JS) - Guiders.js: A Javascript library for guiders. |
| 19 | +- [frontend-guidelines](https://github.com/bendc/frontend-guidelines) - Some HTML, CSS and JS best practices. |
| 20 | +- [react-styleguidist](https://github.com/styleguidist/react-styleguidist) - Isolated React component development environment with a living style guide. |
| 21 | +- [vuejs-component-style-guide](https://github.com/pablohpsilva/vuejs-component-style-guide) - Vue.js Component Style Guide. |
| 22 | +- [angular-styleguide](https://github.com/johnpapa/angular-styleguide) - Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices. |
23 | 23 |
|
24 | 24 |
|
25 | 25 | ## Chinese
|
26 | 26 |
|
27 | | -- [clean-code-js β
840](https://github.com/alivebao/clean-code-js) - clean-code-javascript δΈζη. |
28 | | -- [javascript-style-guide β
1376](https://github.com/sivan/javascript-style-guide) - Airbnb JavaScript Style Guide δΈζη. |
| 27 | +- [clean-code-js](https://github.com/alivebao/clean-code-js) - clean-code-javascript δΈζη. |
| 28 | +- [javascript-style-guide](https://github.com/sivan/javascript-style-guide) - Airbnb JavaScript Style Guide δΈζη. |
29 | 29 |
|
30 | 30 |
|
31 | 31 | ## Update
|
32 | | -π Update star once a month, so welcome star this repo. |
| 32 | +π ~~Update star once a month~~ Add auto update stars and fork, so welcome star this repo. |
33 | 33 |
|
34 | 34 | ## Contribution
|
35 | 35 | π Welcome PR
|
0 commit comments