pkg.soopen package index

brew / rank 4208

Install quicktype with Homebrew, Nix

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

Additional install commands

macOS

Homebrewverified · 100%
brew install quicktype

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#quicktype

nixpkgs package indexes · pkgs/by-name/qu/quicktype/package.nix · source: api.github.com

overview

Package summary

Generate types and converters from JSON, Schema, and GraphQL

Commands and aliases

  • quicktype

history

Project history and usage

quicktype generates typed models and converters from JSON, JSON Schema, TypeScript, and GraphQL for numerous programming languages.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2017: quicktype emerged publicly as a tool for generating types and serializers from JSON.
  • Later development: Added more input formats, target languages, a reusable core library, and a browser application.
  • Current era: Maintained under the Glide organization with CLI, npm-library, and browser workflows.

Related projects

  • The `quicktype-core` package exposes the generator as a JavaScript library, while app.quicktype.io provides the browser interface. The CLI, web application, and library share the same generation ecosystem.

Sources

  • Official repository README: https://github.com/glideapps/quicktype#readme
  • Official web application: https://app.quicktype.io/

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
quicktypecliglobal executable

freshness

Version and 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.

page generated2026-09-19
manager version26.0.0
manager updated2026-07-21
local dataok
upstreamnot checked
latest detectednot detected

https://app.quicktype.io

install metadata

Package metadata

Package keybrew:quicktype
Version26.0.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/quicktype
Homepagehttps://app.quicktype.io
Upstream docshttps://app.quicktype.io
LicenseApache-2.0
Source archivehttps://registry.npmjs.org/quicktype/-/quicktype-26.0.0.tgz
Last updated2026-07-21T21:20:04Z
Pulseupdated
Dependenciesnode
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namequicktype
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

quicktype

nix profile install nixpkgs#quicktype
  • normalized package name match
  • Matched by: Quicktype
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/qu/quicktype/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation