@sporkbytes/math-utils
v1.2.0
Published
Utility functions used to perform basic math.
Maintainers
Readme
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.
