1.2.0 • Published 1 year ago
@sporkbytes/math-utils v1.2.0
math-utils
Utility functions used to perform basic math.
Development
- Install dependencies with
npm i. - Run
npm startfor active development.
Testing
Tests are written with Vitest. Run npm t to run tests in watch mode.