biome
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
To install this package, run one of the following:
Biome is a performant toolchain for web projects, it aims to provide developer tools to maintain the health of said projects. Biome is a fast formatter for JavaScript, TypeScript, JSX, and JSON that scores 97% compatibility with Prettier. Biome is a performant linter for JavaScript, TypeScript, and JSX that features more than 200 rules from ESLint, typescript-eslint, and other sources. It outputs detailed and contextualized diagnostics that help you to improve your code and become a better programmer! Biome is designed from the start to be used interactively within an editor. It can format and lint malformed code as you are writing it.
Summary
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
Last Updated
Feb 12, 2026 at 18:31
License
MIT
Total Downloads
26.8K
Version Downloads
84
Supported Platforms
Home
https://biomejs.dev/GitHub Repository
https://github.com/biomejs/biomeDocumentation
https://biomejs.dev/guides/getting-started/