Automic VaultAutomic Vault

brew

wuchale を Homebrew でインストール

wuchale のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install wuchale

local Homebrew formula metadata

概要

パッケージ概要

Protobuf-like i18n from plain code

コマンドとエイリアス

  • wuchale

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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`.

セキュリティ状態

保護ツール対応はまだ見つかっていません

wuchale に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
wuchalecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.25.6
マネージャ更新日2026-07-05
ローカルデータOK
上流not checked
検出された最新未検出

https://wuchale.dev/

  • 情報Release/tag comparison is only available for GitHub repositories.https://wuchale.dev/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:wuchale
バージョン0.25.6
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/wuchale
ホームページhttps://wuchale.dev/
リポジトリhttps://github.com/wuchalejs/wuchale
上流ドキュメントhttps://github.com/wuchalejs/wuchale#readme
ライセンスMIT
ソースアーカイブhttps://registry.npmjs.org/wuchale/-/wuchale-0.25.6.tgz
最終更新2026-07-05T09:59:45Z
Pulseupdated
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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