prettier
brew install prettier
v3.8.4
MIT
Opinionated code formatter for JavaScript, TypeScript, CSS, JSON, GraphQL, Markdown, and YAML.
Why you might care
Prettier eliminates formatting debates by enforcing a single, consistent style across your codebase with zero configuration. It's the de facto standard in JavaScript/Node projects and integrates seamlessly with most editors and CI/CD pipelines. Use it when you want deterministic, non-negotiable formatting without bikeshedding.
2.4k
30-day installs · #888
7.9k
90-day · #909
27.6k
365-day · #922
Runtime dependencies
Links
- https://prettier.io/
- Brew formula source: Formula/p/prettier.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"eslint",
"rome",
"biome",
"deno fmt"
],
"build_dependencies": [],
"categories": [
"formatter"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"node"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Code formatter for JavaScript, CSS, JSON, GraphQL, Markdown, YAML",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:10+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "prettier",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://prettier.io/",
"homepage_og_description": "Opinionated Code Formatter",
"homepage_og_image": "https://prettier.io/icon.png",
"homepage_title": "Prettier \u00b7 Opinionated Code Formatter \u00b7 Prettier",
"installs_30d": 2427,
"installs_365d": 27632,
"installs_90d": 7907,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:47:40+00:00",
"llm_model": "claude-haiku-4-5",
"name": "prettier",
"oldnames": [],
"one_liner": "Opinionated code formatter for JavaScript, TypeScript, CSS, JSON, GraphQL, Markdown, and YAML.",
"optional_dependencies": [],
"rank_30d": 888,
"rank_365d": 922,
"rank_90d": 909,
"raw_hash": "bcc73b5de9cad078",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/p/prettier.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "3.8.4",
"versioned_formulae": [],
"why_use_this": "Prettier eliminates formatting debates by enforcing a single, consistent style across your codebase with zero configuration. It\u0027s the de facto standard in JavaScript/Node projects and integrates seamlessly with most editors and CI/CD pipelines. Use it when you want deterministic, non-negotiable formatting without bikeshedding."
}