README
dom-vector
treat sizes and positions on the dom as vectors.
License
MIT
sane way to control positions of DOM elements/objects/events
<script type="module">
import domVector from 'https://cdn.skypack.dev/dom-vector';
</script>
treat sizes and positions on the dom as vectors.
MIT