CLI
Token Transformer
@sxl-studio/token-transformer- Batch-transforms DTCG-style token JSON into CSS, SCSS, SwiftUI, UIKit, Kotlin Compose, and Android XML resources with deterministic output contracts.
- YAML-first config with `extends`, collection/mode selectors, root+mode layering, smart incremental rebuilds, and force rebuild mode for release pipelines.
- Supports strict diagnostics and modular overrides: customize a single token type formatter for one platform, or replace a whole platform emitter through output hooks.
- Ships as `sxl-transform` after install; use `npx @sxl-studio/token-transformer -- --help` when you don’t want a global toolchain.
CLI
npm install -g @sxl-studio/token-transformerRun: sxl-transform --help Get copies this line; browsers cannot open your IDE terminal automatically.