@luigi-project/core

Javascript library supporting consumers of the Luigi framework

Usage no npm install needed!

<script type="module">
  import luigiProjectCore from 'https://cdn.skypack.dev/@luigi-project/core';
</script>

README

Luigi Core

Overview

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

If you want to try Luigi out, see the examples.

For documentation on Luigi Core, see Luigi documentation.