Project / 10 · Tooling

Angular Flex-Layout Codemod

BETA

Review-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.

Source

Scope & 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.

Source

Install

npm install @nipe-solutions/flex-layout-codemod@2.0.0-beta.4

MIT license · @nipe-solutions/flex-layout-codemod · 2.0.0-beta.4