A comprehensive Node.js best practices guide covering project architecture, code style, testing, production, security, and more.
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 COLLECTIONRuff 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.
Braid is SEEK Group's themeable design system, distributed as a React component library. It provides themes, BraidProvider, and components styled with Vanilla Extract, with setup guidance for sku-based projects.
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.