@@ -1,5 +1,12 @@
|
||||
# Token Tools
|
||||
|
||||
Token Tools imports and exports bounded Design Tokens Community Group
|
||||
`$type`/`$value` JSON, including aliases, inherited groups, ordered themes and
|
||||
explicit modes. Alias references resolve recursively inside composite values
|
||||
with missing-target and full cycle diagnostics. Color, dimension, duration,
|
||||
font, Bézier, stroke, border, transition, gradient, typography and shadow
|
||||
tokens can be inspected before loss-aware CSS, Sass, Android or Swift export.
|
||||
|
||||
Edit, validate and export design tokens locally in the browser. Token Tools supports plain W3C-style nested JSON and a local multi-set wrapper using `$sets` plus ordered `$themes`.
|
||||
|
||||
## Features
|
||||
@@ -38,7 +45,7 @@ npm run test:browser
|
||||
npm run package:release -- --force
|
||||
```
|
||||
|
||||
The deterministic release is `release/token-tools-0.1.0.zip` with a SHA-256 sidecar. Node.js 22+ and npm 11 are required.
|
||||
The deterministic release is `release/token-tools-0.2.0.zip` with a SHA-256 sidecar. Node.js 22+ and npm 11 are required.
|
||||
|
||||
## Licence
|
||||
|
||||
|
||||
Reference in New Issue
Block a user