# Installer tscriptify avec Homebrew

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

## installation

```sh
sudo av install brew:tscriptify
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tscriptify
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:tscriptify
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/tscriptify>
- **Version:** 0.2.0
- **Résumé source:** Golang struct to TypeScript class/interface converter
- **Page d'accueil:** <https://github.com/tkrajina/typescriptify-golang-structs>
- **Dépôt:** <https://github.com/tkrajina/typescriptify-golang-structs>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/tkrajina/typescriptify-golang-structs/archive/refs/tags/v0.2.0.tar.gz>
- **Dernière mise à jour:** 2026-07-26T00:51:28+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- tscriptify (cli)
- tscriptify (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.2.0
- gestionnaire mis à jour: 2026-07-26
- données locales: OK
- dépôt amont: https://github.com/tkrajina/typescriptify-golang-structs
- dernière version détectée: v0.2.0 (à jour)
## Historique du projet et usages

tscriptify is a small Go developer tool for generating TypeScript classes or interfaces from Go structs, especially structs whose JSON tags define API payload shapes.

### Historique du projet

The project is published as tkrajina/typescriptify-golang-structs and describes itself as a Go JSON-to-TypeScript model converter. Its README documents both a command-line tool, installed with `go install github.com/tkrajina/typescriptify-golang-structs/tscriptify`, and a Go library package.

The official changelog records early 0.1.x work around custom types, enum generation, pointer handling, interface output, Go modules, packages with hyphens, TypeScript doc tags, and matrix testing. That history points to a focused utility maintained around practical Go-to-TypeScript model generation rather than a broad framework.

### Historique d'adoption

Its package-manager footprint in this batch is Homebrew only, which fits the tool's niche: developers installing a small CLI when a Go backend and TypeScript frontend need matching model definitions.

### Modes d'utilisation

The README's main CLI pattern is `tscriptify -package=... -target=... Model1 Model2`, with optional import strings and support for converting all structs in a Go file. It can also be embedded through the Go API by constructing a converter and writing generated models to a TypeScript file.

The converter relies on Go struct fields with JSON tags, supports class and interface style output, handles custom TypeScript snippets, and exposes command-line options for package, target, and backup directory.

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

For package-manager users, tscriptify is the kind of narrow CLI that earns a formula because it removes build-step friction in polyglot Go and TypeScript projects. Its importance is practical rather than ecosystem-defining: install it, point it at backend structs, and keep frontend model definitions synchronized.

### Chronologie

- 0.1.0: Changelog records simplified conversion, maps of objects, custom imports, pointer optional fields, and enum handling.
- 0.1.5: Changelog records Go module support and a JSON-to-TypeScript model shell-script example.
- 0.1.8-0.1.9: Changelog records TypeScript doc tags, handling fields without JSON tags, and matrix testing.

### Related projects

- The project sits in the Go code-generation family alongside tools that generate client models or API bindings from backend definitions, but its official documentation keeps the scope specifically to Go structs and TypeScript models.

### Sources

- <https://github.com/tkrajina/typescriptify-golang-structs#readme>
- <https://github.com/tkrajina/typescriptify-golang-structs/blob/master/CHANGELOG.md>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tscriptify
- **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:** head, stable


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [json2ts](https://pkg.so/fr/brew/json2ts/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools, typescript.
- [tygo](https://pkg.so/fr/brew/tygo/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools, typescript.
- [fbthrift](https://pkg.so/fr/brew/fbthrift/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools.
- [swig](https://pkg.so/fr/brew/swig/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools.
- [swiftgen](https://pkg.so/fr/brew/swiftgen/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools.
- [sourcery](https://pkg.so/fr/brew/sourcery/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools.
- [buf](https://pkg.so/fr/brew/buf/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools.
- [thrift](https://pkg.so/fr/brew/thrift/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools.
- [prismic-ts-codegen](https://pkg.so/fr/npm/prismic-ts-codegen/) - Local package facts share a topical domain. Shared terms: cli, code, code-generation, developer, developer-tools.

## Combined YAML source

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


## Sources

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