macOS
brew install quicktypelocal Homebrew formula metadata
brew / Rang 4208
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für quicktype in AI-Agent-Workflows.
Installation
brew install quicktypelocal Homebrew formula metadata
nix profile install nixpkgs#quicktypenixpkgs package indexes · pkgs/by-name/qu/quicktype/package.nix · Quelle: api.github.com
Überblick
Generate types and converters from JSON, Schema, and GraphQL
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
quicktype | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:quicktype |
|---|---|
| Version | 26.0.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/quicktype |
| Homepage | https://app.quicktype.io |
| Upstream-Dokumentation | https://app.quicktype.io |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://registry.npmjs.org/quicktype/-/quicktype-26.0.0.tgz |
| Zuletzt aktualisiert | 2026-07-21T21:20:04Z |
| Pulse | updated |
| Abhängigkeiten | node |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
quicktype
nix profile install nixpkgs#quicktypeQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.