-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathREADME.md
35 lines (24 loc) · 5.56 KB
/
README.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Write Readable JavaScript Code
# 
## English
- [clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)   - 🛁 Clean Code concepts adapted for JavaScript.
- [javascript](https://github.com/airbnb/javascript)   - Airbnb JavaScript Style Guide.
- [standard](https://github.com/standard/standard)   - 🌟 JavaScript Standard Style.
- [Google JavaScript Style Guide](https://google.github.io/styleguide/jsguide.html)   - Google JavaScript Style Guide.
- [node-style-guide](https://github.com/felixge/node-style-guide)   - A guide for styling your node.js / JavaScript code.
- [nodebestpractices](https://github.com/i0natan/nodebestpractices)   - The largest Node.JS best practices list (September 2018)
- [project-guidelines](https://github.com/elsewhencode/project-guidelines)   - A set of best practices for JavaScript projects.
- [mostly-adequate-guide](https://github.com/MostlyAdequate/mostly-adequate-guide)   - Mostly adequate guide to FP (in javascript).
- [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.
- [Guiders-JS](https://github.com/pickhardt/Guiders-JS)   - Guiders.js: A Javascript library for guiders.
- [frontend-guidelines](https://github.com/bendc/frontend-guidelines)   - Some HTML, CSS and JS best practices.
- [react-styleguidist](https://github.com/styleguidist/react-styleguidist)   - Isolated React component development environment with a living style guide.
- [vuejs-component-style-guide](https://github.com/pablohpsilva/vuejs-component-style-guide)   - Vue.js Component Style Guide.
- [angular-styleguide](https://github.com/johnpapa/angular-styleguide)   - Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices.
## Chinese
- [clean-code-js](https://github.com/alivebao/clean-code-js)   - clean-code-javascript 中文版.
- [javascript-style-guide](https://github.com/sivan/javascript-style-guide)   - Airbnb JavaScript Style Guide 中文版.
## Update
🌟 ~~Update star once a month~~ Add auto update stars and fork, so welcome star this repo.
## Contribution
👏 Welcome PR