🍺 BREW Explorer

← all formulae

jsonfmt

brew install jsonfmt v0.5.2 MIT

Like gofmt, but for JSON files

11
30-day installs · #8252
20
90-day · #9741
103
365-day · #9106
114
★ GitHub stars · updated 2mo ago

Build dependencies

go

GitHub topics

formatter json

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Like gofmt, but for JSON files",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:39:06+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "jsonfmt",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-06-02T06:32:47Z",
  "github_readme_excerpt": "# jsonfmt\n\nLike `gofmt`, but for JSON files.\n\nUsage: `jsonfmt` or `jsonfmt -w` to autofix the issues.\n\n## Install\n\n**homebrew**:\n\n```sh\nbrew install caarlos0/tap/jsonfmt\n```\n\n**docker**:\n\n```sh\ndocker run -v $PWD:/data --workdir /data caarlos0/jsonfmt -h\n```\n\n**apt**:\n\n```sh\necho \u0027deb [trusted=yes] https://repo.caarlos0.dev/apt/ /\u0027 | sudo tee /etc/apt/sources.list.d/caarlos0.list\nsudo apt update\nsudo apt install jsonfmt\n```\n\n**yum**:\n\n```sh\necho \u0027[caarlos0]\nname=caarlos0\nbaseurl=https://repo.caarlos0.dev/yum/\nenabled=1\ngpgcheck=0\u0027 | sudo tee /etc/yum.repos.d/caarlos0.repo\nsudo yum install jsonfmt\n```\n\n**deb/rpm**:\n\nDownload the `.deb` or `.rpm` from the [releases page][releases] and\ninstall with `dpkg -i` and `rpm -i` respectively.\n\n**manually**:\n\nDownload the pre-compiled binaries from the [releases page][releases] or\nclone the repo build from source.\n\n[releases]: https://github.com/caarlos0/jsonfmt/releases\n\n\n## Stargazers over time\n\n[![Stargazers over time](https://starchart.cc/caarlos0/jsonfmt.svg)](https://starchart.cc/caarlos0/jsonfmt)\n\n",
  "github_repo": "caarlos0/jsonfmt",
  "github_stars": 114,
  "github_topics": [
    "formatter",
    "json"
  ],
  "homepage": "https://github.com/caarlos0/jsonfmt",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 11,
  "installs_365d": 103,
  "installs_90d": 20,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "jsonfmt",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 8252,
  "rank_365d": 9106,
  "rank_90d": 9741,
  "raw_hash": "4736273d8d66d966",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/j/jsonfmt.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.5.2",
  "versioned_formulae": [],
  "why_use_this": null
}