styleguide
airbnb/javascript349日前140.4k
JavaScript Style Guide
goldbergyoni/nodebestpractices347日前95.3k
:white_check_mark: The Node.js best practices list (February 2024)
storybookjs/storybook349日前81.9k
Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.
astral-sh/ruff345日前23.7k
An extremely fast Python linter and code formatter, written in Rust.
primer/css346日前12.4k
The CSS design system that powers GitHub
styleguidist/react-styleguidist349日前10.8k
Isolated React component development environment with a living style guide
trekhleb/state-of-the-art-shitcode347日前5.2k
💩State-of-the-art shitcode principles your project should follow to call it a proper shitcode
PyCQA/pycodestyle346日前5.0k
Simple Python style checker in one Python file
amzn/style-dictionary347日前3.6k
A build system for creating cross-platform styles.
hfg-gmuend/openmoji348日前3.5k
Open source emojis for designers, developers and everyone else!
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.
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 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。