Registry
Welcome to the CodeshiftCommunity Public Registry. This registry contains community contributed codemods, hosted and published directly from the CodeshiftCommunity repository.
Source for these packages are located in the /community folder.
Contribution
Anyone is able to contribute packages and fixes to the registry. To contribute please see the contribution guide.
For other publishing options, including private and external codemod packages, please refer to the Authoring guide.
Running registry codemods
Codemods from the registry can be run via the Codeshift CLI, for example:
$ npx @codeshift/cli --packages @atlaskit/button /project/src
See the CLI reference for more information.