OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: styleguide清除
ADDED

Airbnb's widely used JavaScript style guide: pragmatic ES6+ coding conventions, ESLint configs, and sections covering types, functions, classes, naming, testing, and more. Includes companion guides for React and CSS-in-JavaScript.

Developer toolsFrontend tooling
nodebestpracticesgoldbergyoni
ADDED

A comprehensive Node.js best practices guide covering project architecture, code style, testing, production, security, and more.

Developer toolsBackend & APIs
ladletajo
ADDED

Ladle is a lightweight environment for developing, testing, and documenting React components faster. It uses story files, supports local serving, and provides docs, demos, and community links.

Developer toolsDesignFrontend tooling
ruffastral-sh
ADDED

Ruff is an extremely fast Python linter and code formatter written in Rust, designed to replace multiple tools like Flake8, Black, and isort with a single interface.

Developer toolsTesting & debugging
cssprimer
ADDED

Primer CSS is the CSS implementation of GitHub's Primer Design System, distributed as the @primer/css npm package. It provides Sass/SCSS source files with utility classes and component styles for core, product and marketing contexts. The project is now in maintenance (KTLO) mode.

DesignDeveloper toolsDesign systems
storybookstorybookjs
ADDED

Storybook is a frontend workshop for building, documenting, and testing UI components and pages in isolation. It supports many frameworks and offers addons for accessibility, documentation, and interactive development.

Developer toolsFrontend tooling