3

styledictionary/4/migration-recipe

How to Use
Run this codemod on your codebase using one of the following commands

The easiest way to run this codemod without installing anything globally:

Documentation

This recipe is a set of codemods that will help migrate to Style Dictionary 4.

The recipe includes the following codemods:

  • styledictionary/4/asynchronous-api
  • styledictionary/4/asynchronous-api-file-headers
  • styledictionary/4/format-helpers
  • styledictionary/4/formatting-options
  • styledictionary/4/hook-api-actions
  • styledictionary/4/hook-api-file-header
  • styledictionary/4/hook-api-filters
  • styledictionary/4/hook-api-formats
  • styledictionary/4/hook-api-parsers
  • styledictionary/4/hook-api-preprocessors
  • styledictionary/4/hook-api-transform
  • styledictionary/4/hook-api-transform-groups
  • styledictionary/4/instantiating-style-dictionary
  • styledictionary/4/logging
  • styledictionary/4/module-common-js
  • styledictionary/4/reference-utils
  • styledictionary/4/type
  • styledictionary/4/updated-and-removed-transforms

Ready to contribute?

Build your own codemod and share it with the community.