@ntf/math
v1.4.1
Published
Another math library
Downloads
609
Maintainers
Readme
@ntf/math
Another math library
Why
Because I like reinventing the wheel :)
Installation
Use your favourite package manager, idk
npm install @ntf/mathyarn add @ntf/mathpnpm install @ntf/mathUsage
Importing
This library can be used in CommonJS and ESModule environments
const { ... } = require("@ntf/math");import { ... } from "@ntf/math";License stuff that nobody reads
Just like any Open Source Project this has a License, the MIT License
