/

styleguide

style-guide
javascript
documentation
python
pep8
eslint
design-systems
python3
es6
best-practices
vue
react
ui-components
linter
static-code-analysis
static-analysis
design-system
linter-flake8
flake8
es2015
naming-conventions
arrow-functions
style-linter
linting
es2016
es2017
es2018
tc39
express
nodejs
npm
jest

goldbergyoni/nodebestpractices
347日前95.3k

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

storybookjs/storybook
349日前81.9k

Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

astral-sh/ruff
345日前23.7k

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

styleguidist/react-styleguidist
349日前10.8k

Isolated React component development environment with a living style guide

trekhleb/state-of-the-art-shitcode
347日前5.2k

💩State-of-the-art shitcode principles your project should follow to call it a proper shitcode

PyCQA/pycodestyle
346日前5.0k

Simple Python style checker in one Python file

amzn/style-dictionary
347日前3.6k

A build system for creating cross-platform styles.

hfg-gmuend/openmoji
348日前3.5k

Open source emojis for designers, developers and everyone else!

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.

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 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。