README
A simple 2D drawing library for vector graphics, targeting SVG in the browser.
2D Vector Drawing Library
<script type="module">
import vektar from 'https://cdn.skypack.dev/vektar';
</script>
A simple 2D drawing library for vector graphics, targeting SVG in the browser.