Scripts2026年4月6日·1 分钟阅读

Biome — Fast Formatter & Linter for Web Projects

Rust-powered formatter and linter for JavaScript, TypeScript, JSX, JSON, and CSS. 35x faster than Prettier + ESLint combined. One tool, zero config, consistent output. 16,000+ stars.

SC
Script Depot · Community
快速使用

先拿来用,再决定要不要深挖

这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。

npm install --save-dev @biomejs/biome
npx biome check --write .  # 同时格式化和检查

简介

Biome 是一个 Rust 驱动的 JS/TS/CSS 格式化器和代码检查器,GitHub 16,000+ stars。单一工具替代 Prettier + ESLint,速度快 35 倍。零配置,开箱即用。适合需要快速一致代码质量的 Web 开发团队。


🙏

来源与感谢

Created by Biome. Licensed under MIT.

biome — ⭐ 16,000+

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产