math-intrinsics
npmv1.1.0ES Math-related intrinsics and helpers, robustly cached.
Adopt with care
math-intrinsics is usable, with caveats. Last published 630 days ago. 2 releases in the last 2 years.
- AAdoption: grade A, Excellent.
155.2M downloads per week and 1 known dependents.
- CMaintenance: grade C, Fair — worth a look.
Last published 630 days ago. 2 releases in the last 2 years.
- AWeight: grade A, Excellent.
Zero runtime dependencies, about 17 KB installed.
- BSupply chain: grade B, Good.
This package has a single maintainer (bus factor of 1).
- ALicense: grade A, Excellent.
MIT — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding math-intrinsics to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Compatibility
- Node.js
- node >= 0.4
- Module format
- CommonJS only
- TypeScript
- No bundled types
- Install scripts
- None
Dependencies
Declared by math-intrinsics v1.1.0. Runtime dependencies are installed with the package; dev dependencies are not.
Dev (19)
Used by
Popular packages that depend on math-intrinsics.
Relationship graph
Dependencies (left) and dependents (right) of math-intrinsics.
Frequently installed together
An AST-based pattern checker for JavaScript.
`Object.defineProperty`, but not IE 8's broken one.
A simple cache for a few of the JS Error constructors.
string representations of objects in node and the browser
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Implementation of Function.prototype.bind
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Helper functions around Function call/apply/bind, for use in `call-bind`
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
A robust, ES3 compatible, "has own property" predicate.
Release history
2 releases in the last two years.
| Version | Published | Size | License |
|---|---|---|---|
| 1.1.0latest | 1 year ago | 17 KB | MIT |
| 1.0.0 | 1 year ago | 16 KB | MIT |
Overview
math-intrinsics is an npm package that eS Math-related intrinsics and helpers, robustly cached. It is extremely widely used, with about 155.2M downloads per week and 1 known dependents in the graph. The latest version is 1.1.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need eS Math-related intrinsics and helpers, robustly cached and value a battle-tested, widely-adopted solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Large, well-established user base (155.2M weekly downloads).
- Clear open-source license (MIT).
Cons
- Large dependency tree (19 direct dependencies) increases install size and audit surface.
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use math-intrinsics?
math-intrinsics is usable, with caveats. Last published 630 days ago. 2 releases in the last 2 years.
How do I install math-intrinsics?
Run `npm install math-intrinsics` to add math-intrinsics to your npm project.
What license is math-intrinsics released under?
math-intrinsics is distributed under the MIT license.
How popular is math-intrinsics?
math-intrinsics has approximately 155,218,164 downloads per week and 1 known dependent packages.
Is math-intrinsics still maintained?
The most recent release of math-intrinsics (v1.1.0) was published 1 year ago.
Does math-intrinsics run install scripts?
No. math-intrinsics does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.