README
About
HTML DOM can be pretty frustrating and hard to use. With Skittr, you can do the same things as HTML DOM, but with less typing and code.
Skittr help you build websites easier in JavaScript.
<script type="module">
import skittr from 'https://cdn.skypack.dev/skittr';
</script>
HTML DOM can be pretty frustrating and hard to use. With Skittr, you can do the same things as HTML DOM, but with less typing and code.