@sporkbytes/math-utils
v1.2.0
Published
Utility functions used to perform basic math.
Downloads
177
Maintainers
Readme
math-utils
Utility functions used to perform basic math.
Development
- Install dependencies with
npm i
. - Run
npm start
for active development.
Testing
Tests are written with Vitest. Run npm t
to run tests in watch mode.