@luigi-project/core
Version:
Javascript library supporting consumers of the Luigi framework
12 lines (6 loc) • 556 B
Markdown
Luigi is a micro frontend orchestration framework written in Svelte. Use Luigi Core to implement the core application, and Luigi Client to ensure communication between the application and the micro frontend it hosts.
For details on Luigi Core, see [this](https://github.com/luigi-project/luigi/tree/main/core) document.
If you want to try Luigi out, see the [examples](https://github.com/luigi-project/luigi/tree/main/core/examples).
For documentation on Luigi Core, see [Luigi documentation](https://docs.luigi-project.io).