analogjs / analog

The fullstack meta-framework for Angular. Powered by Vite and Nitro
https://analogjs.org
MIT License
2.5k stars 240 forks source link

[LIB]: Migrate Angular Integration for Astro to this repo #24

Closed brandonroberts closed 2 years ago

brandonroberts commented 2 years ago

I've developed a plugin for Astro that let's use Angular components inside of an Astro project. The repository currently lives here https://github.com/brandonroberts/ng-astro in the integration-angular folder.

This effort would:

mainawycliffe commented 2 years ago

Can I take a crack at this?

brandonroberts commented 2 years ago

Sure, thanks! My additional thoughts were this should be generated as a @nrwl/js:lib with --publishable so there's a build step from TypeScript