macOS
brew install style-dictionarylocal Homebrew formula metadata
安装
brew install style-dictionarylocal Homebrew formula metadata
概览
Build system for creating cross-platform styles
历史
Style Dictionary is a design-token build system and CLI that transforms a shared token dictionary into platform-specific outputs such as CSS, iOS, Android, JavaScript, HTML, and documentation.
AWS's open source blog says Style Dictionary began inside Amazon and was released publicly on GitHub in the summer of 2017 after an internal presentation led to requests to make the tool available outside the company.
The official project documentation now describes Style Dictionary as a build system for exporting design tokens to any platform and notes forward compatibility with the Design Tokens Community Group specification.
The project is distributed as an npm CLI and module, while the input package facts show it is also packaged by Homebrew. That puts it in both JavaScript dependency workflows and system package-manager workflows.
Style Dictionary became important as design systems moved token data out of visual design tools and into source-controlled build pipelines that can generate platform-native assets.
A typical project keeps token files and a Style Dictionary configuration in the package root, then runs style-dictionary build or calls the Node API to transform and write platform outputs.
The official configuration docs say the CLI looks for config.json or config.js by default and supports JSON, JSONC, JSON5, and JavaScript configuration files, with custom transforms, formats, filters, and actions available for advanced builds.
Style Dictionary matters to package nerds because it turns design-system data into a build artifact problem: token files in, platform packages and generated source out.
It is also a useful case study in CLI packaging across ecosystems. The canonical distribution is npm, but Homebrew packaging makes the command easy to install as a general developer tool.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
config.jsonconfig.js可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
style-dictionary | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:style-dictionary |
|---|---|
| 版本 | 5.5.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/style-dictionary |
| 主页 | https://styledictionary.com |
| 仓库 | https://github.com/style-dictionary/style-dictionary |
| 上游文档 | https://styledictionary.com/ |
| 许可证 | Apache-2.0 |
| 源码归档 | https://registry.npmjs.org/style-dictionary/-/style-dictionary-5.5.0.tgz |
| 最后更新 | 2026-06-22T14:22:46Z |
| Pulse | updated |
| 依赖 | node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | style-dictionary |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.