macOS
brew install style-dictionarylocal Homebrew formula metadata
brew
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
brew install style-dictionarylocal Homebrew formula metadata
aperçu
Build system for creating cross-platform styles
historique
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.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.jsexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
style-dictionary | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:style-dictionary |
|---|---|
| Version | 5.5.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/style-dictionary |
| Page d'accueil | https://styledictionary.com |
| Dépôt | https://github.com/style-dictionary/style-dictionary |
| Docs amont | https://styledictionary.com/ |
| Licence | Apache-2.0 |
| Archive source | https://registry.npmjs.org/style-dictionary/-/style-dictionary-5.5.0.tgz |
| Dernière mise à jour | 2026-06-22T14:22:46Z |
| Pulse | updated |
| Dépendances | node |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.