README
Lit State Demo App Helpers
These are some helper utilities to create a demo app for LitState related features. The package contains some web components, some mixins and some functions. They are documented in the demo app.
Helper components and functions for building a demo app for LitState
<script type="module">
import litStateDemoAppHelpers from 'https://cdn.skypack.dev/lit-state-demo-app-helpers';
</script>
These are some helper utilities to create a demo app for LitState related features. The package contains some web components, some mixins and some functions. They are documented in the demo app.