macOS
brew install fracturedjsonlocal Homebrew formula metadata
安装
brew install fracturedjsonlocal Homebrew formula metadata
概览
JSON formatter that produces highly readable but fairly compact output
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
fracjson | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/j-brooke/FracturedJson
安装元数据
| 软件包键 | brew:fracturedjson |
|---|---|
| 版本 | 1.0.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/fracturedjson |
| 主页 | https://github.com/j-brooke/FracturedJson |
| 仓库 | https://github.com/j-brooke/FracturedJson |
| 上游文档 | https://github.com/j-brooke/FracturedJson#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/j-brooke/FracturedJson/archive/refs/tags/cli-v1.0.1.tar.gz |
| 构建依赖 | dotnet |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fracturedjson |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.