Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a40aa1f

Browse files
committed
πŸ“š Docs: Update README & language
1 parent 64d3d97 commit a40aa1f

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

β€Ž.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.md linguist-documentation=false
2+
*.md linguist-language=JavaScript

β€ŽREADME.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,25 @@
1-
# write-readable-javascript-code
1+
# write-readable-javascript-code
2+
3+
## Englist
4+
5+
- [clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript) - πŸ› Clean Code concepts adapted for JavaScript.
6+
- [javascript](https://github.com/airbnb/javascript) - Airbnb JavaScript Style Guide.
7+
- [standard](https://github.com/standard/standard) - 🌟 JavaScript Standard Style.
8+
- [Google JavaScript Style Guide](https://google.github.io/styleguide/jsguide.html) - Google JavaScript Style Guide.
9+
- [node-style-guide](https://github.com/felixge/node-style-guide) - A guide for styling your node.js / JavaScript code.
10+
- [nodebestpractices](https://github.com/i0natan/nodebestpractices) - The largest Node.JS best practices list (September 2018)
11+
- [project-guidelines](https://github.com/elsewhencode/project-guidelines) - A set of best practices for JavaScript projects.
12+
- [mostly-adequate-guide](https://github.com/MostlyAdequate/mostly-adequate-guide) - Mostly adequate guide to FP (in javascript).
13+
- [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.
14+
- [Guiders-JS](https://github.com/pickhardt/Guiders-JS) - Guiders.js: A Javascript library for guiders.
15+
- [frontend-guidelines](https://github.com/bendc/frontend-guidelines) - Some HTML, CSS and JS best practices.
16+
- [react-styleguidist](https://github.com/styleguidist/react-styleguidist) - Isolated React component development environment with a living style guide.
17+
- [vuejs-component-style-guide](https://github.com/pablohpsilva/vuejs-component-style-guide) - Vue.js Component Style Guide.
18+
- [angular-styleguide](https://github.com/johnpapa/angular-styleguide) - Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices.
19+
20+
21+
## Chinese
22+
23+
- [clean-code-js](https://github.com/alivebao/clean-code-js) - clean-code-javascript δΈ­ζ–‡η‰ˆ.
24+
- [javascript-style-guide](https://github.com/sivan/javascript-style-guide) - Airbnb JavaScript Style Guide δΈ­ζ–‡η‰ˆ.
25+

0 commit comments

Comments
(0)

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /