Prettier icon
Developer Tools

Prettier

🇨🇳 中文 / 🇬🇧 English — 双语介绍
🇨🇳 中文

Prettier 是业界标准的代码格式化工具:通过解析 AST 而不是简单查找替换,为 JavaScript/TypeScript/CSS/JSON/Markdown 等几乎所有语言输出风格一致的代码。接入保存即格式化(format on save)后,团队无需再讨论缩进与引号风格,配合 ESLint 等工具可显著降低代码评审噪音。 ⭐ GitHub Stars: 52k+ | 🔗 仓库: https://github.com/prettier/prettier

🇬🇧 English

Prettier is the industry-standard code formatter. It parses code into an AST and re-prints it in a consistent style across JavaScript, TypeScript, CSS, JSON, Markdown, and many other languages. With format-on-save, teams stop debating indentation and quotes, reducing review noise and unifying codebases. ⭐ GitHub Stars: 52k+ | 🔗 仓库: https://github.com/prettier/prettier

📋 Product Info

Category: Developer Tools
Listed on: 2026-08-27
Last verified: 2026-08-28
Official site: https://prettier.io
Tags: formatter,code-style,javascript,typescript,developer-tools

🎯 Why This Tool

Prettier belongs to the Developer Tools category on hedirbase. Tagged with: formatter,code-style,javascript,typescript,developer-tools.

Prettier is the industry-standard code formatter. It parses code into an AST and re-prints it in a consistent style across JavaScript, TypeScript, CSS, JSON, Markdown, and many other languages. With f

✓ Manually reviewed ✅ Last verified: 2026-08-28 🌐 Curated for independents
🌎 访问 Prettier →