1.1.0 ⢠Published 7 months ago
@schemcraft/control-flow v1.1.0
@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-replaceThis will update all .html files in your Angular project.
ā ļø Note
Supports *ngIf, *ngFor, and *ngIf with else.
MIT Ā© Maruthupandian M