This project was a submission for the Astro 1.0 Hackathon. It is now possible to utilize nested renderers in Astro by default, so this library is no longer needed.
Package | Status | Description / Notes |
---|---|---|
/packages/astro-portal |
✅ Functional | astro integration to initialize lazy-portal web components & assets. |
/packages/lazy-portal |
✅ Functional | Core web components, framework-agnostic portal system. |
/apps/Demo |
Can be run with dev , the README.md page has a video runthrough of the demo. |
|
/apps/Docs |
||
/apps/Tests |
✅ Functional | E2E tests for lazy-portal |