macOS
brew install graphqlvizlocal Homebrew formula metadata
安装
brew install graphqlvizlocal Homebrew formula metadata
概览
GraphQL Server schema visualizer
历史
graphqlviz is a small GraphQL schema visualizer that renders Graphviz DOT output from a GraphQL endpoint, schema JSON file, or schema SDL file.
The project is intentionally narrow: its README describes a GraphQL Server CLI visualizer adapted from an original web interface. The repository contains a compact JavaScript CLI rather than a broader GraphQL platform.
Adoption appears to be niche and developer-tool focused. Its value comes from fitting into the existing Graphviz command-line ecosystem: `graphqlviz` writes DOT, and users pipe that into `dot` to produce PNG or other graph formats.
Typical usage is `graphqlviz [url] | dot -Tpng -o graph.png`. The CLI can also read `schema.json` or `schema.graphql`, pass an Authorization header, print the introspection result, and apply theme overrides.
graphqlviz is package-manager trivia in the good sense: a tiny bridge between GraphQL introspection and the decades-old Graphviz rendering toolchain. It is useful when a schema diagram is needed quickly and a full GraphQL registry or UI is too much.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
graphqlviz | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/sheerun/graphqlviz
安装元数据
| 软件包键 | brew:graphqlviz |
|---|---|
| 版本 | 4.0.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/graphqlviz |
| 主页 | https://github.com/sheerun/graphqlviz |
| 仓库 | https://github.com/sheerun/graphqlviz |
| 上游文档 | https://github.com/sheerun/graphqlviz#readme |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/graphqlviz/-/graphqlviz-4.0.1.tgz |
| 最后更新 | 2026-06-13T23:34:57+02:00 |
| Pulse | updated |
| 依赖 | node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | graphqlviz |
| 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.