macOS
brew install quicktypelocal Homebrew formula metadata
brew / rank 4208
Generate types and converters from JSON, Schema, and GraphQL. Version 26.0.0 via Homebrew; verified 2026-07-21. Also installable with nix: nix profile install nixpkgs#quicktype.
install
brew install quicktypelocal Homebrew formula metadata
nix profile install nixpkgs#quicktypenixpkgs package indexes · pkgs/by-name/qu/quicktype/package.nix · source: api.github.com
overview
Generate types and converters from JSON, Schema, and GraphQL
history
quicktype generates typed models and converters from JSON, JSON Schema, TypeScript, and GraphQL for numerous programming languages.
quicktype was developed as a code generator that turns JSON data, JSON Schema, TypeScript, and GraphQL inputs into strongly typed models and serialization code. The project expanded to support a large collection of target languages and both browser and command-line workflows.
quicktype became available both as a browser application and as npm/command-line tooling. Its broad target-language support encouraged use in polyglot projects that derive client models from shared JSON samples, schemas, or GraphQL queries.
Users can paste samples into app.quicktype.io, install the `quicktype` CLI, or call `quicktype-core` from JavaScript. A recommended workflow is to infer a JSON Schema, review and commit it, and then regenerate language-specific models during builds.
quicktype is notable for inferring types from sample JSON as well as consuming formal schemas. It gives package and build-tool enthusiasts a reproducible bridge from loosely structured interchange data to native models and serializers across many languages.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
quicktype | cli | global executable |
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:quicktype |
|---|---|
| Version | 26.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/quicktype |
| Homepage | https://app.quicktype.io |
| Upstream docs | https://app.quicktype.io |
| License | Apache-2.0 |
| Source archive | https://registry.npmjs.org/quicktype/-/quicktype-26.0.0.tgz |
| Last updated | 2026-07-21T21:20:04Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | quicktype |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
quicktype
nix profile install nixpkgs#quicktypesource 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.