lit-element-template-generator

This package generates templates for lit-element to let designers keep working in a separate html or css file and moves the markup to respective JS files so that they can be imported in lit-element components.

Usage no npm install needed!

<script type="module">
  import litElementTemplateGenerator from 'https://cdn.skypack.dev/lit-element-template-generator';
</script>

README