style-guide
styleguide
eslint
javascript
es6
linter
static-code-analysis
python
pep8
nodejs
ecmascript
python3
development
standard
static-analysis
linter-flake8
flake8
documentation
es2015
naming-conventions
arrow-functions
style-linter
linting
es2016
es2017
es2018
tc39
express
npm
best-practices
jest
mocha
node-js
airbnb/javascript349日前140.4k
JavaScript Style Guide
goldbergyoni/nodebestpractices347日前95.3k
:white_check_mark: The Node.js best practices list (February 2024)
standard/standard349日前28.8k
🌟 JavaScript Style Guide, with linter & automatic code fixer
astral-sh/ruff345日前23.7k
An extremely fast Python linter and code formatter, written in Rust.
PyCQA/pycodestyle346日前5.0k
Simple Python style checker in one Python file
amontalenti/elements-of-python-style349日前3.4k
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
PyCQA/flake8346日前3.2k
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
standard/eslint-config-standard347日前2.5k
ESLint Config for JavaScript Standard Style
vue-styleguidist/vue-styleguidist355日前2.4k
Created from react styleguidist for Vue Components with a living style guide
BingKui/javascript-zh360日前1.4k
Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。