Skip to content

Latest commit

 

History

History
47 lines (45 loc) · 1.79 KB

index.md

File metadata and controls

47 lines (45 loc) · 1.79 KB
layout hero features
home
name text tagline image actions
vecti
A tiny TypeScript library for 2D vector math.
/logo.svg
text link theme
Guide
/guide/
brand
icon title details
🧮
Easy to use
Addition, subtraction, multiplication and division.
icon title details
📐
Easy to master
Computation of length and normalized vectors, dot, cross and Hadamard product. Rotation by radians and degrees.
icon title details
Immutable, tiny
Immutable data structure encourages chaining. No dependencies. Tiny and typed.