Skip to main content

Registry

Welcome to the Hypermod Public Registry. This is a collection of high-quality codemods that have been contributed by members of the community. Browse our registry to find codemods that can help you automatically refactor your codebase, or contribute your own codemods to share with the community.

Source for these packages can be found 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 Hypermod CLI, for example:

$ npx @hypermod/cli --packages @atlaskit/button /project/src

See the CLI reference for more information.