@linx-digital/design-token-transformer
v1.1.0
Published
Convert design tokens JSON to style dictionary
Downloads
3
Keywords
Readme
@linx-digital/design-token-transformer
Some example custom amazon style dictionary transfomers to use together with the standard token format.
input/*.json
is the token file exported from figmadist
is the directory with all the output files for iOS, Android and webbuild.js
is running amazon style dictionary and has all the configuration. You can run it with the commandnode ./examples/build.js
.libs
has all modules that transform the json for the specific platformsfilesToCopy
is holding all files that are not generated but should just be copied to the build directory