big-integer
npmv1.6.52TypeScriptAn arbitrary length integer library for Javascript
Adopt with care
big-integer is usable, with caveats. Last published 1023 days ago.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- DMaintenance: grade D, Poor — a real concern.
Last published 1023 days ago.
- AWeight: grade A, Excellent.
Zero runtime dependencies, about 171 KB installed.
- BSupply chain: grade B, Good.
This package has a single maintainer (bus factor of 1).
- ALicense: grade A, Excellent.
Unlicense — 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 big-integer 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.6
- Module format
- CommonJS only
- TypeScript
- Types included
- Install scripts
- None
big-integer vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| big-integerthis page | 0 | 1 | Unlicense | 2 years ago |
| decimal.js | 0 | 1 | MIT | 1 day ago |
| jsbn | 14.5M | 2 | MIT | 1 day ago |
| node-int64 | 0 | 1 | MIT | 1 day ago |
| is-bigint | 0 | 1 | MIT | 1 day ago |
| long | 78.6M | 1 | Apache-2.0 | 1 day ago |
Dependencies
Declared by big-integer v1.6.52. Runtime dependencies are installed with the package; dev dependencies are not.
Dev (13)
Used by
Popular packages that depend on big-integer.
Relationship graph
Dependencies (left) and dependents (right) of big-integer.
Frequently installed together
Release history
No releases in the last two years, typically about 29 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 1.6.52latest | 2 years ago | 171 KB | Unlicense |
| 1.6.51 | 4 years ago | 161 KB | Unlicense |
| 1.6.50 | 4 years ago | 171 KB | Unlicense |
| 1.6.49 | 5 years ago | 171 KB | Unlicense |
| 1.6.48 | 6 years ago | 171 KB | Unlicense |
| 1.6.47 | 7 years ago | 171 KB | Unlicense |
| 1.6.46 | 7 years ago | 171 KB | Unlicense |
| 1.6.45 | 7 years ago | 170 KB | Unlicense |
| 1.6.44 | 7 years ago | 170 KB | Unlicense |
| 1.6.43 | 7 years ago | 170 KB | Unlicense |
| 1.6.42 | 7 years ago | 170 KB | Unlicense |
| 1.6.41 | 7 years ago | 169 KB | Unlicense |
| 1.6.40 | 7 years ago | 169 KB | Unlicense |
| 1.6.39 | 7 years ago | 169 KB | Unlicense |
| 1.6.38 | 7 years ago | 169 KB | Unlicense |
Overview
big-integer is an npm package that an arbitrary length integer library for Javascript. It has 1 known dependents in the graph. The latest version is 1.6.52, released under the Unlicense license.
Who should use it
Teams working in the npm ecosystem who need an arbitrary length integer library for Javascript and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (Unlicense).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use big-integer?
big-integer is usable, with caveats. Last published 1023 days ago.
How do I install big-integer?
Run `npm install big-integer` to add big-integer to your npm project.
What license is big-integer released under?
big-integer is distributed under the Unlicense license.
How popular is big-integer?
npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on big-integer.
Is big-integer still maintained?
The most recent release of big-integer (v1.6.52) was published 2 years ago.
Does big-integer run install scripts?
No. big-integer does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.