Skip to content

hypermod-io/hypermod-examples

Repository files navigation

Hypermod – App repository banner

Hypermod Examples

This project was bootstrapped with Hypermod.

Please see the external packages guide for more information on how to work with this repo.

Scripts

npm run dev

Runs the Hypermod CLI useful for testing transform files as if they have been published

example: npm run dev -t codemods/10.0.0/transform.ts

Alternatively, you can run npm run dev to see an interactive list of codemods to choose from.

See the cli reference for more information.

npm run test

Launches the test runner in interactive watch mode.

See the testing guide for more information.

npm run validate

Check the validity of your hypermod.config.js file.

See the configuration options for more information.

npm run build

Builds the app for production to the dist folder.

Publishing

This package can be published to npm via the normal commands npm version and npm publish

Build tooling

Feel free to replace the preinstalled build tooling & dependencies to suit your needs. The only requirement is that there is a valid hypermod.config.js in your project root, /src or /codemods directories.

About

Example stand-alone Hypermod package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published