ngxtension / ngxtension-platform

Utilities for Angular
https://ngxtension.netlify.app/
MIT License
531 stars 77 forks source link

feat: add schematic to convert components to analog SFC components #417

Open eneajaho opened 4 weeks ago

eneajaho commented 4 weeks ago

This should be crazy 🤪

Analog already converts its SFC components to Angular classes before it compiles them.

The schematic will convert the Angular component -> Analog SFC -> Angular class again 😄