Automic VaultAutomic Vault

brew

使用 Homebrew 安装 wuchale

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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