macOS
brew install graphqxllocal Homebrew formula metadata
安装
brew install graphqxllocal Homebrew formula metadata
概览
Language for creating big and scalable GraphQL server-side schemas
历史
GraphQXL is a language and standalone compiler that extends GraphQL schema syntax with inheritance, generics, modifiers, imports, and description templates, then emits ordinary `.graphql` files.
Gabotechs created the public GraphQXL repository in August 2022 to address repetitive and hard-to-modularize schema-first GraphQL definitions without tying schemas to a backend language.
The project established a frequent binary release cadence beginning with v0.14.0 in September 2022 and reaching v0.40.2 in March 2024. Its official mdBook grew into the main guide for installation, compilation, and language features.
GraphQXL distributes precompiled Linux and macOS binaries, a Homebrew formula, and a Node wrapper installable with npm or Yarn. This allows the same compiler to fit both system-package and JavaScript build-tool workflows.
Users pass a `.graphqxl` schema to `graphqxl`; the compiler writes the corresponding `.graphql` schema. The extended syntax is aimed at large schema-first services that need reusable types, imports, and language-independent code organization.
GraphQXL is notable as a language-neutral schema preprocessor delivered as a small native executable rather than a framework plugin. Its release assets cover common Linux and macOS architectures, while node-graphqxl bridges the binary into npm-based builds.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
graphqxl | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/gabotechs/graphqxl
安装元数据
| 软件包键 | brew:graphqxl |
|---|---|
| 版本 | 0.40.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/graphqxl |
| 主页 | https://gabotechs.github.io/graphqxl |
| 仓库 | https://github.com/gabotechs/graphqxl |
| 上游文档 | https://gabotechs.github.io/graphqxl |
| 许可证 | MIT |
| 源码归档 | https://github.com/gabotechs/graphqxl/archive/refs/tags/v0.40.2.tar.gz |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | graphqxl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.