# style-dictionary mit Homebrew installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:style-dictionary
- **Paketmanager:** Homebrew
- **Version:** 5.5.0
- **Quellzusammenfassung:** Build system for creating cross-platform styles
- **Homepage:** <https://styledictionary.com>
- **Zuletzt aktualisiert:** 2026-06-22T14:22:46Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- style-dictionary (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 5.5.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

generalized runtime or code generation signal.

- **Geiger-Risiko:** yellow / mittel
- 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)


## Quellen

- 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
