0.3.0 • Published 3 months ago

@ionic/angular-standalone-codemods v0.3.0

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

!WARNING This project is experimental. Review all changes before committing them to your project.

If you run into any issues while using this project, please open an issue on this repository. If you are unable to provide a reproduction project, please provide relevant code snippets to help us reproduce the issue.

Usage

npx @ionic/angular-standalone-codemods
# Follow the prompts
# - Dry run or not
# - Path to your Angular project (defaults to current directory)

Developing

  1. Clone this repository.
  2. Run pnpm install to install dependencies
  3. Run pnpm run dev to start the dev server, this will watch for changes and rebuild the project
  4. Run pnpm run start --filter=cli to start the CLI and test the code mods

Testing

This project uses Vitest for unit testing.

CommandDescription
pnpm run testRun all tests
pnpm run test:watchRun all tests in watch mode

Formatting

This project uses Prettier for code formatting.

Run pnpm run format to format all files in the project.

Additional Resources

0.3.0

3 months ago

0.2.0

3 months ago

0.1.0

4 months ago

0.0.7

6 months ago

0.0.6

6 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago