A preset of two codemods, one for JSON transformations and one for JS/TS.
For tokens of the type 'color' (not other tokens), transform $value into an object with a 'hex' key, where the value remains the same as the previous $value
Explore community-led codemods to migrate, optimize, and transform your codebase.
Build your own codemod and share it with the community.
No description available
npx codemod color-token-to-hex-object-preset
A preset of two codemods, one for JSON transformations and one for JS/TS.
For tokens of the type 'color' (not other tokens), transform $value into an object with a 'hex' key, where the value remains the same as the previous $value
Build your own codemod and share it with the community.