1.2.0 • Published 1 year ago

@ntf/math v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@ntf/math

Another math library

Why

Because I like reinventing the wheel :)

Installation

Use your favourite package manager, idk

npm install @ntf/math
yarn add @ntf/math
pnpm install @ntf/math

Usage

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

1.2.0

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago