# Installer style-dictionary avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de style-dictionary pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:style-dictionary
- **Gestionnaire de paquets:** Homebrew
- **Version:** 5.5.0
- **Résumé source:** Build system for creating cross-platform styles
- **Page d'accueil:** <https://styledictionary.com>
- **Dernière mise à jour:** 2026-06-22T14:22:46Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- style-dictionary (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 5.5.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- 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)


## Sources

- 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
