slot-ui

Slot-ui is template engine agnostic library for building data-driven UI.

Usage no npm install needed!

<script type="module">
  import slotUi from 'https://cdn.skypack.dev/slot-ui';
</script>

README

Slot-ui — Slot-inspired UI library

Slot-ui is template engine agnostic library for building data-driven UI.

Slot-ui is about

  1. Module instances and their view (html + event binding),
  2. Linking modules into module tree,
  3. Mounting root module to document;

Docs