styleguide
airbnb/javascript582日前140.4k
JavaScript Style Guide
goldbergyoni/nodebestpractices580日前95.3k
:white_check_mark: The Node.js best practices list (February 2024)
storybookjs/storybook582日前81.9k
Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.
astral-sh/ruff578日前23.7k
An extremely fast Python linter and code formatter, written in Rust.
primer/css579日前12.4k
The CSS design system that powers GitHub
styleguidist/react-styleguidist582日前10.8k
Isolated React component development environment with a living style guide
trekhleb/state-of-the-art-shitcode580日前5.2k
💩State-of-the-art shitcode principles your project should follow to call it a proper shitcode
PyCQA/pycodestyle579日前5.0k
Simple Python style checker in one Python file
amzn/style-dictionary580日前3.6k
A build system for creating cross-platform styles.
hfg-gmuend/openmoji581日前3.5k
Open source emojis for designers, developers and everyone else!
amontalenti/elements-of-python-style582日前3.4k
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
PyCQA/flake8579日前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-styleguidist588日前2.4k
Created from react styleguidist for Vue Components with a living style guide
BingKui/javascript-zh593日前1.4k
Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。