README
components
A selection of DOM components
examples
Run npm start -- <dir>
to run an example, e.g.
npm start -- examples/chart/pie
A collection of basic DOM components
<script type="module">
import domComponents from 'https://cdn.skypack.dev/dom-components';
</script>
A selection of DOM components
Run npm start -- <dir>
to run an example, e.g.
npm start -- examples/chart/pie