# style-dictionary を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:style-dictionary
```

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

### macOS

- Homebrew (100%):

```sh
brew install style-dictionary
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:style-dictionary
- **パッケージマネージャ:** Homebrew
- **バージョン:** 5.5.0
- **ソース概要:** Build system for creating cross-platform styles
- **ホームページ:** <https://styledictionary.com>
- **最終更新:** 2026-06-22T14:22:46Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- style-dictionary (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 5.5.0
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2017: AWS says Style Dictionary was released on GitHub in the summer of 2017.
- 2020s: The official docs describe forward compatibility with the Design Tokens Community Group format.
- 2026: Input package facts list Style Dictionary as a Homebrew formula.

### Related projects

- The Design Tokens Community Group specification is a related standard the docs mention.
- npm is the primary JavaScript packaging channel documented by the README.

### ソース

- <https://aws.amazon.com/blogs/opensource/style-dictionary-trust-design-consistency/>
- <https://github.com/style-dictionary/style-dictionary#readme>
- <https://styledictionary.com/>
- <https://styledictionary.com/info/tokens/>
- <https://styledictionary.com/reference/config/>
- input.source_facts.package-manager


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- generalized runtime or code generation signal


## 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

- Unix: config.json, config.js

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
