macOS
brew install biomelocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.