macOS
brew install biomelocal Homebrew formula metadata
brew
biome のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install biomelocal Homebrew formula metadata
sudo apk add biomeAlpine Linux edge package indexes · biome · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#biomenixpkgs package indexes · pkgs/by-name/bi/biome/package.nix · ソース: api.github.com
sudo pacman -S biomeArch Linux sync databases · biome · ソース: geo.mirror.pkgbuild.com
sudo zypper install biomeopenSUSE Tumbleweed package metadata · biome · ソース: download.opensuse.org
scoop install main/biomeScoop official bucket manifest trees · bucket/biome.json · ソース: api.github.com
winget install --id BiomeJS.Biome -eWindows Package Manager source index · BiomeJS.Biome · ソース: cdn.winget.microsoft.com
概要
Toolchain of the web
履歴
Biome is a fast formatter, linter, CLI, and editor-facing toolchain for web projects, descended from the Rome project and positioned as a unified alternative to piles of separate JavaScript, TypeScript, JSX, JSON, CSS, and GraphQL tools.
Biome's predecessor was Rome, whose GitHub repository was created in 2020 and is now archived with the description 'Unified developer tools for JavaScript, TypeScript, and the web'. The Biome repository was created in July 2023, and the official blog includes an 'Announcing Biome' entry during that transition.
Biome shipped its CLI v1.0.0 in August 2023. The official package README describes it as the 'Toolchain of the web', with a formatter, linter, CLI, LSP/editor integration, WebAssembly playground, and a goal of unifying functions that had previously been separate tools.
The v2 line arrived in June 2025, followed by frequent 2.x releases. By the v2.5 blog post in June 2026, the project said Biome had crossed 500 lint rules and added features such as plugin code fixes, cross-file linting, watcher mode, and new formatter options.
Biome's adoption is visible in several official/project-backed signals: the README advertises npm, VS Code Marketplace, Open VSX, Discord, sponsorship, Open Collective, and enterprise support surfaces; the GitHub repository has tens of thousands of stars; and the input package metadata lists Homebrew, Alpine/apk, Nix, Arch/pacman, Scoop, Winget, and openSUSE/zypper.
It grew by addressing a common package-manager pain point in web projects: replacing formatter, linter, import organization, diagnostics, and editor wiring with one fast native binary and one configuration model.
The README documents package usage through `npm install --save-dev --save-exact @biomejs/biome`, then commands such as `biome format --write`, `biome lint --write`, `biome check --write`, and `biome ci`. It also notes an online WebAssembly playground and first-class LSP/editor usage.
Biome is commonly used as a project-local development dependency in JavaScript and TypeScript repos, but package managers such as Homebrew make the standalone CLI convenient for editor integrations, monorepo tooling, and system-level developer setups.
Biome is package-nerd significant because it is part of the post-Node-script era of JavaScript tooling: a single native binary, written in Rust, distributed through npm and OS package managers, doing work that historically meant wiring together Prettier, ESLint, typescript-eslint, import tools, JSON formatters, and editor plugins.
It also carries the Rome lineage without requiring users to care about that history. For maintainers and package curators, Biome is the rare web tool that wants to be both npm-native and distro-friendly: fast executable, clear releases, editor extensions, configuration docs, and no requirement that Node.js be present for manual installation.
セキュリティ状態
biome に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
biome.json, biome.jsonc, .biome.json,.biome.jsonc in the current working directoryparent folders$XDG_CONFIG_HOME/biome~/.config/biomebiome.json, biome.jsonc, .biome.json,.biome.jsonc in the current working directoryparent folders/Users/$USER/Library/Application Support/biomebiome.json, biome.jsonc, .biome.json,.biome.jsonc in the current working directoryparent foldersC:\Users\$USER\AppData\Roaming\biome\config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
biome | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/biomejs/biome
インストールメタデータ
| パッケージキー | brew:biome |
|---|---|
| バージョン | 2.5.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/biome |
| ホームページ | https://biomejs.dev/ |
| リポジトリ | https://github.com/biomejs/biome |
| 上流ドキュメント | https://biomejs.dev/guides/configure-biome |
| ライセンス | Apache-2.0 OR MIT |
| ソースアーカイブ | https://github.com/biomejs/biome/archive/refs/tags/@biomejs/biome@2.5.5.tar.gz |
| 最終更新 | 2026-07-21T09:45:40Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | biome |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
biome
nix profile install nixpkgs#biomebiome 2.3.13-r0
Toolchain of the web
sudo apk add biomebiome 2.3.15-2
Formatter, linter, and more for Javascript, Typescript, JSON, and CSS
sudo pacman -S biomebiome 2.4.5-1.2
A JavaScript and TypeScript toolchain
https://github.com/biomejs/biome
sudo zypper install biomemain/biome
scoop install main/biomeBiomeJS.Biome
winget install --id BiomeJS.Biome -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.