Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kingzez/write-readable-javascript-code
π All about writing maintainable JavaScript
https://github.com/kingzez/write-readable-javascript-code
angular best-practices clean-architecture clean-code es6 guide guidelines how-to javascript javascript-best-practices maintainability maintainable maintainable-javascript nodejs principles react readable standard style-guide vue
Last synced: 17 days ago
JSON representation
π All about writing maintainable JavaScript
- Host: GitHub
- URL: https://github.com/kingzez/write-readable-javascript-code
- Owner: kingzez
- License: mit
- Created: 2018-09-27T07:38:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-07T16:30:30.000Z (about 6 years ago)
- Last Synced: 2024-10-14T09:15:06.107Z (30 days ago)
- Topics: angular, best-practices, clean-architecture, clean-code, es6, guide, guidelines, how-to, javascript, javascript-best-practices, maintainability, maintainable, maintainable-javascript, nodejs, principles, react, readable, standard, style-guide, vue
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 259
- Watchers: 9
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - write-readable-javascript-code
README
# Write Readable JavaScript Code
# ![banner](https://user-images.githubusercontent.com/10891613/46139520-58221b00-c281-11e8-9ca4-76304256987a.png)
## English
- [clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript) ![Star](https://img.shields.io/github/stars/ryanmcdermott/clean-code-javascript.svg?style=flat-square&label=Stars) ![Fork](https://img.shields.io/github/forks/ryanmcdermott/clean-code-javascript.svg?style=flat-square&label=Fork) - π Clean Code concepts adapted for JavaScript.
- [javascript](https://github.com/airbnb/javascript) ![Star](https://img.shields.io/github/stars/airbnb/javascript.svg?style=flat-square&label=Stars) ![Fork](https://img.shields.io/github/forks/airbnb/javascript.svg?style=flat-square&label=Fork) - Airbnb JavaScript Style Guide.
- [standard](https://github.com/standard/standard) ![Star](https://img.shields.io/github/stars/standard/standard.svg?style=flat-square&label=Stars) ![Fork](https://img.shields.io/github/forks/standard/standard.svg?style=flat-square&label=Fork) - π JavaScript Standard Style.
- [Google JavaScript Style Guide](https://google.github.io/styleguide/jsguide.html) ![Star](https://img.shields.io/github/stars/google/styleguide.svg?style=flat-square&label=Stars) ![Fork](https://img.shields.io/github/forks/google/styleguide.svg?style=flat-square&label=Fork) - Google JavaScript Style Guide.
- [node-style-guide](https://github.com/felixge/node-style-guide) ![Star](https://img.shields.io/github/stars/felixge/node-style-guide.svg?style=flat-square&label=Stars) ![Fork](https://img.shields.io/github/forks/felixge/node-style-guide.svg?style=flat-square&label=Fork) - A guide for styling your node.js / JavaScript code.
- [nodebestpractices](https://github.com/i0natan/nodebestpractices) ![Star](https://img.shields.io/github/stars/i0natan/nodebestpractices.svg?style=flat-square&label=Stars) ![Fork](https://img.shields.io/github/forks/i0natan/nodebestpractices.svg?style=flat-square&label=Fork) - The largest Node.JS best practices list (September 2018)
- [project-guidelines](https://github.com/elsewhencode/project-guidelines) ![Star](https://img.shields.io/github/stars/elsewhencode/project-guidelines.svg?style=flat-square&label=Stars) ![Fork](https://img.shields.io/github/forks/elsewhencode/project-guidelines.svg?style=flat-square&label=Fork) - A set of best practices for JavaScript projects.
- [mostly-adequate-guide](https://github.com/MostlyAdequate/mostly-adequate-guide) ![Star](https://img.shields.io/github/stars/MostlyAdequate/mostly-adequate-guide.svg?style=flat-square&label=Stars) ![Fork](https://img.shields.io/github/forks/MostlyAdequate/mostly-adequate-guide.svg?style=flat-square&label=Fork) - Mostly adequate guide to FP (in javascript).
- [js-the-right-way](https://github.com/braziljs/js-the-right-way) ![Star](https://img.shields.io/github/stars/braziljs/js-the-right-way.svg?style=flat-square&label=Stars) ![Fork](https://img.shields.io/github/forks/braziljs/js-the-right-way.svg?style=flat-square&label=Fork) - 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) ![Star](https://img.shields.io/github/stars/pickhardt/Guiders-JS.svg?style=flat-square&label=Stars) ![Fork](https://img.shields.io/github/forks/pickhardt/Guiders-JS.svg?style=flat-square&label=Fork) - Guiders.js: A Javascript library for guiders.
- [frontend-guidelines](https://github.com/bendc/frontend-guidelines) ![Star](https://img.shields.io/github/stars/bendc/frontend-guidelines.svg?style=flat-square&label=Stars) ![Fork](https://img.shields.io/github/forks/bendc/frontend-guidelines.svg?style=flat-square&label=Fork) - Some HTML, CSS and JS best practices.
- [react-styleguidist](https://github.com/styleguidist/react-styleguidist) ![Star](https://img.shields.io/github/stars/styleguidist/react-styleguidist.svg?style=flat-square&label=Stars) ![Fork](https://img.shields.io/github/forks/styleguidist/react-styleguidist.svg?style=flat-square&label=Fork) - Isolated React component development environment with a living style guide.
- [vuejs-component-style-guide](https://github.com/pablohpsilva/vuejs-component-style-guide) ![Star](https://img.shields.io/github/stars/pablohpsilva/vuejs-component-style-guide.svg?style=flat-square&label=Stars) ![Fork](https://img.shields.io/github/forks/pablohpsilva/vuejs-component-style-guide.svg?style=flat-square&label=Fork) - Vue.js Component Style Guide.
- [angular-styleguide](https://github.com/johnpapa/angular-styleguide) ![Star](https://img.shields.io/github/stars/johnpapa/angular-styleguide.svg?style=flat-square&label=Stars) ![Fork](https://img.shields.io/github/forks/johnpapa/angular-styleguide.svg?style=flat-square&label=Fork) - 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) ![Star](https://img.shields.io/github/stars/alivebao/clean-code-js.svg?style=flat-square&label=Stars) ![Fork](https://img.shields.io/github/forks/alivebao/clean-code-js.svg?style=flat-square&label=Fork) - clean-code-javascript δΈζη.
- [javascript-style-guide](https://github.com/sivan/javascript-style-guide) ![Star](https://img.shields.io/github/stars/sivan/javascript-style-guide.svg?style=flat-square&label=Stars) ![Fork](https://img.shields.io/github/forks/sivan/javascript-style-guide.svg?style=flat-square&label=Fork) - Airbnb JavaScript Style Guide δΈζη.## Update
π ~~Update star once a month~~ Add auto update stars and fork, so welcome star this repo.## Contribution
π Welcome PR