1.0.3 • Published 12 months ago

@ankr/vector v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

Vector.js

Simple "immutable" vector class.

Installation

$ npm install @ankr/vector

Usage

See tests for more info.

import { Vector, TAU } from '@ankr/vector';

console.log(TAU, Vector);
1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago