Showing 1-20 of 25,650 packages
3d vector math with good unit tests
A tiny TypeScript library for 2D vector math.
2D vector math library
Lightweight immutable vector math utilities for physics simulations
Collection of functions for non-vector math
Portable mixed-precision BLAS-like vector math library for x86 and ARM
A minimal vector math library to handle 2D/3D translations and rotations, written in TypeScript.
A lightweight 3D vector math library in ES6
> A TypeScript library to handle vector and matrix math.
Vector math
Collection of functions for vector math. `MathVector` introduces missing in JavaScript type `VectorAdapter`. Vector adapter is an implementation of the abstract interface, a kind of link that defines how to interpret data as the vector. The adapter could
A helper library for vector math and generative art
A plugin for inputting and evaluating math in markdown code blocks. It's built on top of the excellent [mathjs](https://mathjs.org/), meaning it can be used to perform symbolic calculation, vector math and can even handle units!
tiny javascript 2D vector math class
Vector Math Library
JavaScript 2D vector math library
Fast and easy-to-use Vector Math library powered by TypeScript
ES Vector Math is a library for working with vectors in JavaScript or TypeScript.
A TypeScript 2D vector math library
Two dimensional vector math library for JavaScript. Built for performance in computation-heavy real-time engines without sacrificing usability. Supports tree shaking and dead code removal to avoid bloating client-side bundles. Zero dependencies.