@ntf/math
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

@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

/@ntf/math/

    Package Sidebar

    Install

    npm i @ntf/math

    Weekly Downloads

    4

    Version

    1.2.0

    License

    MIT

    Unpacked Size

    410 kB

    Total Files

    123

    Last publish

    Collaborators

    • n1ghtthef0x