@fabric-ds/elements

Custom elements for Fabric

Usage no npm install needed!

<script type="module">
  import fabricDsElements from 'https://cdn.skypack.dev/@fabric-ds/elements';
</script>

README

Fabric Elements

Development

The project uses Vite for "unbundled" local development. Start a local dev server by running the following command:

yarn dev

Changes to either the custom elements or the HTML files should hot reload.