# Installer generate-json-schema avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de generate-json-schema pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:generate-json-schema
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install generate-json-schema
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:generate-json-schema
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.6.0
- **Résumé source:** Generate a JSON Schema from Sample JSON
- **Page d'accueil:** <https://github.com/Nijikokun/generate-schema>
- **Dépôt:** <https://github.com/Nijikokun/generate-schema>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- generate-schema (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.6.0
## Historique du projet et usages

Generate Schemas is the command-line and Node.js package distributed upstream as generate-schema and packaged in Homebrew as generate-json-schema. It derives schema-like definitions from sample JSON objects, turning example payloads into JSON Schema, database table definitions, ODM schemas, and warehouse schemas.

### Historique du projet

The GitHub repository and npm package were created in February 2015. The README presents the project as a converter from JSON objects to MySQL table schemas, JSON Schema, Mongoose schemas, ClickHouse schemas, Google BigQuery schemas, and generic templates, showing an evolution from a narrow JSON Schema helper into a small multi-target schema generator.

### Historique d'adoption

Adoption is mostly in JavaScript and CLI workflows rather than as a platform standard. Its npm package is the upstream distribution, while Homebrew exposes the executable for users who want a system-level generate-schema command without managing a Node project.

### Modes d'utilisation

Practitioners use it when they have representative JSON and need a quick starter schema for validation, documentation, database modeling, or exploratory ingestion. The README documents both a file-oriented CLI and a library API, plus an interactive REPL mode when no file is supplied.

### Pourquoi les passionnés de paquets s'y intéressent

For package-manager users, generate-json-schema is a convenience wrapper around a Node ecosystem utility: useful for bootstrapping schemas quickly, but not a substitute for hand-maintained contracts in production APIs.

### Chronologie

- 2015: GitHub repository and npm package were created.
- 2023: npm registry metadata showed the package still distributed as generate-schema 2.6.0.
- 2024: the GitHub repository recorded later source activity after the original 2015 publication.

### Related projects

- Related schema targets include JSON Schema, Mongoose, MySQL, Google BigQuery, and ClickHouse.

### Sources

- <https://formulae.brew.sh/formula/generate-json-schema>
- <https://github.com/Nijikokun/generate-schema>
- <https://raw.githubusercontent.com/Nijikokun/generate-schema/master/readme.md>
- <https://registry.npmjs.org/generate-schema>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/generate-json-schema.yml](https://github.com/mxcl/pkgdb/blob/main/combined/generate-json-schema.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
