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.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONA comprehensive Node.js best practices guide covering project architecture, code style, testing, production, security, and more.
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.
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.
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.
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.