Automic VaultAutomic Vault

brew

wuchale mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für wuchale in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install wuchale

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Protobuf-like i18n from plain code

Verlauf

Projektgeschichte und Nutzung

wuchale is a compile-time internationalization toolkit for JavaScript and TypeScript projects. Its project README positions it around writing normal component code and letting the build step extract and replace translatable messages, with catalog storage based on compact arrays and standard PO files.

Projektgeschichte

The project is organized as the `wuchalejs/wuchale` monorepo and includes the core CLI plus official adapter packages for JSX, Svelte, Astro, JSON storage, and vanilla JavaScript or TypeScript. The official documentation and README emphasize a zero-wrapper approach: developers write literal UI text, then wuchale scans source code with AST analysis and rewrites build output for localization.

Adoptionsgeschichte

Public adoption signals are still modest compared with older i18n libraries, but the project has a real documentation surface, examples, changelog, Discord link, and hundreds of GitHub stars. Its niche is newer front-end stacks where developers want i18n without `t()` calls, wrapper components, or manually named message keys.

Wie es verwendet wird

The documented workflow is to install the base package and any framework adapter, add the Vite plugin when applicable, create `wuchale.config.js`, run `npx wuchale`, and let the tool extract messages into catalogs. Translators edit the extracted PO files, and wuchale compiles compact catalogs for the application build.

Warum Paket-Nerds sich dafür interessieren

For package maintainers and front-end tooling watchers, wuchale is interesting because it treats i18n as a compiler transform rather than a runtime library convention. It belongs near Vite plugins, AST-based source transforms, gettext-style catalog tooling, and framework adapters for React, Preact, Svelte, SolidJS, Astro, and plain JS/TS.

Zeitleiste

  • 0.9.0: Earliest version listed in the official core changelog.
  • 2026: The official changelog lists the 0.25.x series and recent fixes around nested messages and build behavior.
  • 2026: The README describes official packages for the core CLI, JSX, Svelte, Astro, and JSON storage.

Related projects

  • wuchale overlaps conceptually with gettext and PO-file workflows, but targets modern JavaScript build pipelines. Its README contrasts its normal-code workflow with traditional calls such as `t('Hello')` or wrapper components such as `Trans`.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für wuchale wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
wuchale.config.jswuchale.config.ts
Windows
wuchale.config.jswuchale.config.ts

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
wuchalecliglobales Executable

Aktualität

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

Seite generiert2026-07-08
Manager-Version0.25.6
Manager aktualisiert2026-07-05
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://wuchale.dev/

  • InfoRelease/tag comparison is only available for GitHub repositories.https://wuchale.dev/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:wuchale
Version0.25.6
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/wuchale
Homepagehttps://wuchale.dev/
Repositoryhttps://github.com/wuchalejs/wuchale
Upstream-Dokumentationhttps://github.com/wuchalejs/wuchale#readme
LizenzMIT
Quellarchivhttps://registry.npmjs.org/wuchale/-/wuchale-0.25.6.tgz
Zuletzt aktualisiert2026-07-05T09:59:45Z
Pulseupdated
Abhängigkeitennode
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment