Mmanishjha-04

styledictionary/4/asynchronous-api

No description available

styledictionary4migration
Public
2,127 executions
Run locally
npx codemod styledictionary/4/asynchronous-api
Documentation

This codemod updates the following StyleDictionary class methods to be asynchronous: extend(), exportPlatform(), getPlatform(), buildAllPlatforms(), buildPlatform(), cleanAllPlatforms(), and cleanPlatform(). This ensures compatibility with the latest asynchronous workflows in Style Dictionary.

Before

jsx

After

jsx

Ready to contribute?

Build your own codemod and share it with the community.