You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@terrazzo/cli

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@terrazzo/cli

CLI for managing design tokens using the Design Tokens Community Group (DTCG) standard and generating code for any platform via plugins.

0.10.1
latest
Source
npmnpm
Version published
Weekly downloads
9K
-19.19%
Maintainers
1
Weekly downloads
 
Created
Source

⛋ @terrazzo/cli

The Terrazzo CLI takes DTCG design tokens and generates code using plugins (e.g. CSS, Sass, JS/TS, and more). You can either run the Terrazzo CLI manually, or as part of your CI process.

[!TIP] Migrating from Cobalt? Check out the Migration Guide

Quickstart

First, install the package using your package manager of choice:

npm i -D @terrazzo/cli

And you can create a configuration and install plugins with the init command:

npx tz init

This will create a terrazzo.config.js starter config file, and even start your token system from a popular open source design system.

Full documentation

Keywords

design tokens

FAQs

Package last updated on 07 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts