@schemcraft/control-flow

1.1.0 • Public • Published

@schemcraft/control-flow

🔁 A schematic to convert *ngIf and *ngFor to the new Angular control flow syntax (@if, @for).

🛠️ Install

npm install @schemcraft/control-flow

🚀 Usage

npx schematics @schemcraft/control-flow:control-flow-replace

This will update all .html files in your Angular project.

⚠️ Note

Supports *ngIf, *ngFor, and *ngIf with else.

MIT © Maruthupandian M

Package Sidebar

Install

npm i @schemcraft/control-flow

Weekly Downloads

11

Version

1.1.0

License

MIT

Unpacked Size

2.92 kB

Total Files

6

Last publish

Collaborators

  • maruthumj