• Rename Deno Interfaces

    This codemod renames Deno typscript interface names in your codebase to their new names.

    by@lovelindhoni
  • Deno Import STL Types

    This codemod updates deprecated Deno typescript interfaces in your codebase. It automatically imports the necessary typscript interfaces from the standard library

    by@lovelindhoni
  • Styledictionary/4/Hook Api Formats

    This codemod updates registered formats to be placed inside the hooks.formats property, instead of format, with a shift from the singular to the plural form. Additionally, the formatter handler function has been renamed to format for consistency. Some importable type interfaces have also been renamed.

    by@manishjha-04
  • by@35c4n0r