Project / 10 · Tooling
Angular Flex-Layout Codemod
BETAReview-first Angular template migration tooling for removing Flex Layout with compiler-aware analysis, explicit targets and diagnostics for cases that should remain manual.
Purpose
Makes Flex Layout removal reviewable: plan first, inspect unresolved cases and write only when ready.
SourceScope & ownership
What it owns
Compiler-aware analysis, supported Tailwind CSS v4 or native CSS transformations, plans and diagnostics.
Source
Boundaries & limitations
What the application owns
Reviewing unresolved cases, applying the plan and validating the migrated application. Unsupported cases stay in place.
SourceInstall
npm install @nipe-solutions/flex-layout-codemod@2.0.0-beta.4