0.0.12 • Published 3 years ago
@inwebo/vector v0.0.12
Vector
Simple ES6 2D vector representation.
Installation
yarn add @inwebo/vectorIn the application :
import Vector2D from "@inwebo/vector"See Vector2D.js for more infos.
Behavior
Tests
yarn test