/

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

goldbergyoni/nodebestpractices
347日前95.3k

:white_check_mark: The Node.js best practices list (February 2024)

standard/standard
349日前28.8k

🌟 JavaScript Style Guide, with linter & automatic code fixer

astral-sh/ruff
345日前23.7k

An extremely fast Python linter and code formatter, written in Rust.

PyCQA/pycodestyle
346日前5.0k

Simple Python style checker in one Python file

amontalenti/elements-of-python-style
349日前3.4k

Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.

PyCQA/flake8
346日前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-standard
347日前2.5k

ESLint Config for JavaScript Standard Style

vue-styleguidist/vue-styleguidist
355日前2.4k

Created from react styleguidist for Vue Components with a living style guide

BingKui/javascript-zh
360日前1.4k

Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。