A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
Find a file
renovate[bot] 28c2e4bc9d
Some checks failed
Benchmarks JS / Bench (push) Waiting to run
CI on main / Format Rust Files (push) Waiting to run
CI on main / Lint Rust Files (push) Waiting to run
CI on main / Check Dependencies (push) Waiting to run
CI on main / Test (push) Waiting to run
CI on main / Test262 Coverage (push) Waiting to run
Release / Release (push) Waiting to run
Release / version (push) Blocked by required conditions
Release / Package darwin-arm64 (push) Blocked by required conditions
Release / Package darwin-x64 (push) Blocked by required conditions
Release / Package linux-arm64-musl (push) Blocked by required conditions
Release / Package linux-x64-musl (push) Blocked by required conditions
Release / Package win32-arm64 (push) Blocked by required conditions
Release / Package win32-x64 (push) Blocked by required conditions
Release / Package linux-arm64 (push) Blocked by required conditions
Release / Package linux-x64 (push) Blocked by required conditions
Release / Build WASM (push) Blocked by required conditions
Release / Package JavaScript APIs (push) Blocked by required conditions
Release / Publish CLI (push) Blocked by required conditions
Release / Publish JS API (push) Blocked by required conditions
Repository dispatch on main / Build @biomejs/wasm-web (push) Waiting to run
Repository dispatch on main / Repository dispatch (push) Blocked by required conditions
Benchmarks Configuration / Bench (push) Has been cancelled
Benchmarks CSS / Bench (push) Has been cancelled
Benchmarks GraphQL / Bench (push) Has been cancelled
Benchmarks Manifests / Bench (push) Has been cancelled
Benchmarks JSON / Bench (push) Has been cancelled
Benchmarks Module Graph / Bench (push) Has been cancelled
fix(deps): update rust crates (#7562)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-10-09 20:58:03 +01:00
.cargo ci: make it so windows devs don't get lints that don't show up on linux/macos (#7003) 2025-07-28 11:44:28 -04:00
.changeset fix(css_analyze): handle CSS Modules pseudo-class 'local' in NoUnknownPseudoClass rule (#6981) (#7685) 2025-10-06 07:43:20 +02:00
.claude feat: promote rules (#7137) 2025-08-09 21:38:26 +01:00
.devcontainer chore(deps): update mcr.microsoft.com/devcontainers/universal docker tag to v3 (#6262) 2025-06-09 12:46:22 +02:00
.github chore(deps): update taiki-e/install-action action to v2.62.21 (#7692) 2025-10-06 15:08:25 +09:00
benchmark chore(deps): update dependency eslint to v9.37.0 (#7691) 2025-10-06 13:51:43 +09:00
crates fix(deps): update rust crates (#7562) 2025-10-09 20:58:03 +01:00
e2e-tests fix: resolve settings based on path (#6175) 2025-05-30 12:09:24 +01:00
fuzz build: upgrade to Rust 2024 edition (#5224) 2025-03-02 10:18:47 +00:00
packages feat(biome_graphql_analyze): implement useDeprecatedDate (#7620) 2025-10-05 21:44:38 +01:00
plugins feat: execute JS plugin in the Boa engine (#7300) 2025-08-28 14:11:20 +09:00
scripts chore: fix rule version metadata, add script to automate it (#7412) 2025-09-07 10:21:13 -04:00
xtask fix(deps): update rust crates (#7562) 2025-10-09 20:58:03 +01:00
.coderabbit.yaml chore: disable CodeRabbit review status (#7463) 2025-09-10 10:06:42 +02:00
.dockerignore Dockerised benchmark tool (#4494) 2023-05-21 12:22:26 +01:00
.editorconfig feat(migrate): migrate nursery rules (#2382) 2024-05-14 08:34:04 +01:00
.git-blame-ignore-revs chore: add #5236 to .git-blame-ignore-revs (#5238) 2025-03-02 12:56:35 +00:00
.gitattributes feat: better assist (#4508) 2024-11-27 16:36:13 +00:00
.gitignore chore: add .zed to gitignore (#7634) 2025-10-02 13:29:30 +01:00
.markdownlint.json fix(core): infer for-of and for-in loop variables (#6809) 2025-07-10 10:26:42 +02:00
biome.json feat: execute JS plugin in the Boa engine (#7300) 2025-08-28 14:11:20 +09:00
Cargo.lock fix(deps): update rust crates (#7562) 2025-10-09 20:58:03 +01:00
Cargo.toml chore(deps): update rust crate camino to 1.2.1 (#7694) 2025-10-06 16:49:50 +09:00
CHANGELOG.md ci: publish workflow via changesets (#5038) 2025-02-06 08:28:51 +00:00
CHANGELOG_v1.md ci: add a job for linting markdown files (#6825) 2025-07-09 17:42:30 -04:00
CLAUDE.md feat: promote rules (#7137) 2025-08-09 21:38:26 +01:00
clippy.toml chore: use Self where appropriate (#5699) 2025-04-18 10:36:57 +02:00
CODE_OF_CONDUCT.md chore: update contact method in CODE_OF_CONDUCT.md (#5752) 2025-04-23 14:37:21 -04:00
CONTRIBUTING.md chore: fix rule version metadata, add script to automate it (#7412) 2025-09-07 10:21:13 -04:00
Dockerfile.benchmark chore(deps): update docker/dockerfile:1 docker digest to dabfc09 (#7502) 2025-09-15 06:39:03 +01:00
GOVERNANCE.md chore: fix various typos across codebase (#7216) 2025-08-14 11:12:41 +09:00
insta.yml fix(core): computed scan kind (#6378) 2025-06-19 09:46:04 +01:00
justfile fix(module_graph): limit flattening to hardcoded value (#7266) 2025-08-21 12:35:18 +01:00
LICENSE-APACHE docs(LICENSE-APACHE): fill copyright placeholder (#1166) 2023-12-13 16:34:35 +01:00
LICENSE-MIT chore: tidy-up licenses (#3438) 2024-07-15 12:19:59 +01:00
package.json chore: update engines.pnpm to v10.18.0 2025-10-06 15:57:02 +09:00
pnpm-lock.yaml chore(deps): update dependency eslint to v9.37.0 (#7691) 2025-10-06 13:51:43 +09:00
pnpm-workspace.yaml chore: link packages differently (#6558) 2025-06-26 13:24:14 +01:00
README.md chore: make README a symlink to the npm package README 2023-08-23 00:23:11 +02:00
RELEASES.md docs: fix typos in RELEASES & ROME_CHANGELOG (#6126) 2025-05-25 01:03:39 +09:00
ROME_CHANGELOG.md docs: fix typos in RELEASES & ROME_CHANGELOG (#6126) 2025-05-25 01:03:39 +09:00
rust-toolchain.toml chore: upgrade to rust 1.90.0 (#7642) 2025-10-02 16:29:13 +01:00
rustfmt.toml chore: add edition 2024 to rustfmt.toml (#7591) 2025-09-25 11:21:10 +09:00
taplo.toml chore: move changes to changesets (#5044) 2025-02-06 09:25:29 +00:00


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, JSON, CSS and GraphQL that scores 97% compatibility with Prettier.

Biome is a performant linter for JavaScript, TypeScript, JSX, JSON, CSS, and GraphQL that features more than 340 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.

Installation

npm install --save-dev --save-exact @biomejs/biome

Usage

# format files
npx @biomejs/biome format --write

# lint files and apply the safe fixes
npx @biomejs/biome lint --write

# run format, lint, etc. and apply the safe fixes
npx @biomejs/biome check --write

# check all files against format, lint, etc. in CI environments
npx @biomejs/biome ci

If you want to give Biome a run without installing it, use the online playground, compiled to WebAssembly.

Documentation

Check out our homepage to learn more about Biome, or directly head to the Getting Started guide to start using Biome.

More about Biome

Biome has sane defaults and it doesn't require configuration.

Biome aims to support all main languages of modern web development.

Biome doesn't require Node.js to function.

Biome has first-class LSP support, with a sophisticated parser that represents the source text in full fidelity and top-notch error recovery.

Biome wants to offer a high-quality Developer Experience, with descriptive diagnostics and great performance.

Biome unifies functionalities that have previously been separate tools. Building upon a shared base allows us to provide a cohesive experience for processing code, displaying errors, parallelize work, caching, and configuration.

Read more about our project philosophy.

Biome is MIT licensed or Apache 2.0 licensed and moderated under the Contributor Covenant Code of Conduct.

Funding

You can fund the project in different ways

Project sponsorship and funding

You can sponsor or fund the project via Open collective or GitHub sponsors

Biome offers a simple sponsorship program that allows companies to get visibility and recognition among various developers.

Biome offers enterprise support, where Core Contributors can be employed to work on company-focused projects.

Sponsors

Gold Sponsors

Depot logo
Vercel

Silver Sponsors

L2BEAT logo Phoenix Labs logo Lokalise logo

Bronze Sponsors

Nanabit logo Vital logo CodeRabbit logo Forge42 logo RStudio logo Pennylane logo JetBrains logo EGSTOCK, Inc. logo Convex logo