contra.js
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Contra

A Swiss army knife for 2D vectors math

Docs

Usage

npm install contra.js

import { Vector } from 'contra.js';

Vector.create(1, 2).add(Vector.random()).sub(1).unit().print();

Readme

Keywords

Package Sidebar

Install

npm i contra.js

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

25.7 kB

Total Files

9

Last publish

Collaborators

  • strax77