Socket
Socket
Sign inDemoInstall

@ionic/angular-standalone-codemods

Package Overview
Dependencies
133
Maintainers
26
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ionic/angular-standalone-codemods


Version published
Weekly downloads
30
decreased by-26.83%
Maintainers
26
Created
Weekly downloads
 

Readme

Source

Ionic

Ionic Angular Standalone Codemods

Code mods to migrate an Ionic Angular application to use the new standalone components in Ionic Framework v7.5.0.

Ionic Angular Standalone Codemods is released under the MIT license. PRs welcome! Follow @IonicFramework Official Ionic Discord

Blog
Community: Discord · Forums · Twitter

[!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

FAQs

Last updated on 30 Jan 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc