README
v2
v2 provides a 2d vector implementation in JavaScript.
License
v2 is licensed under the terms of the MIT License. See the LICENSE file for details.
Simple 2d vector prototype
<script type="module">
import v2 from 'https://cdn.skypack.dev/v2';
</script>
v2 provides a 2d vector implementation in JavaScript.
v2 is licensed under the terms of the MIT License. See the LICENSE file for details.