This package is supposed to be used together with the Design Tokens plugin for Figma. It transforms the exported design tokens using Amazon style dictionary.
npm install # install dependencies
npm run transform-tokens # generates parsed JSON outputs in build
This repo has dispatch event action which is call via Design Tokens plugin for Figma. Please refer to related confluence page for more details and configurations.