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

1.2.1 • Public • Published

npm (scoped) npm NPM npm type definitions

math

📦 Installation

yarn add @lifaon/math
# or
npm install @lifaon/math --save

This library supports:

  • common-js (require): transpiled as es2015, with .cjs extension, useful for old nodejs versions
  • module (esm import): transpiled as esnext, with .mjs extension (requires node resolution for external packages)

In a node environment the library works immediately (no extra tooling required), however, in a browser environment, you'll probably need to resolve external imports thought a bundler like snowpack, rollup, webpack, etc... or directly using skypack: https://cdn.skypack.dev/@lifaon/math

Readme

Keywords

none

Package Sidebar

Install

npm i @lifaon/math

Weekly Downloads

1

Version

1.2.1

License

MIT

Unpacked Size

178 kB

Total Files

495

Last publish

Collaborators

  • lifaon74