macOS
brew install fracturedjsonlocal Homebrew formula metadata
brew / rank 8877
JSON formatter that produces highly readable but fairly compact output. Version 1.0.1 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#fracjson.
install
brew install fracturedjsonlocal Homebrew formula metadata
nix profile install nixpkgs#fracjsonnixpkgs package indexes · pkgs/by-name/fr/fracjson/package.nix · source: api.github.com
overview
JSON formatter that produces highly readable but fairly compact output
history
FracturedJson is a JSON and JSONC formatter whose niche is compact human-readable output rather than fully expanded pretty printing. It keeps arrays and objects on one line when they remain short and simple, and aligns repeated object or array structures into table-like columns.
The public GitHub repository was created in October 2020 and the first GitHub release was the FracturedJson .NET library v1.0.0. The repository later grew into a family of official implementations: a .NET library, the fracjson CLI, a browser formatter, a JavaScript/TypeScript package, and a VS Code extension.
Release history shows the formatter becoming more specialized over time. Version 2.0.0 added tabular formatting, version 3.0.0 added JSON-with-comments support and deeper table formatting, version 4.x refined numeric alignment and formatting options, and separate CLI v1.0.0 releases in 2026 added self-contained binaries for common operating systems.
Official documentation lists NuGet packages for both the library and CLI, an NPM package for the JavaScript/TypeScript implementation, and editor distribution through the VS Code Marketplace and Open VSX. The README also points users to GitHub Releases for standalone CLI executables and to a GitHub Pages browser formatter.
The package is used as a command-line formatter through the fracjson executable, as a .NET library, through JavaScript/TypeScript bindings, in the browser, or inside VS Code. The package is most useful when dense JSON needs to remain scannable, such as coordinate lists, repeated records, and JSONC files where comments should be preserved.
FracturedJson matters to package collectors because it represents a formatter policy that is deliberately different from canonical pretty printers. Its packaging spread across NuGet, NPM, Homebrew, standalone release assets, a web app, and editor extensions makes it a small but unusually cross-surface developer tool.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
.fracturedjson.fracturedjson.jsonc.fracturedjson.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fracjson | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:fracturedjson |
|---|---|
| Version | 1.0.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/j-brooke/FracturedJson |
| Repository | https://github.com/j-brooke/FracturedJson |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fracjson
nix profile install nixpkgs#fracjsonsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.