node-int64
npmv0.4.0Support for representing 64-bit integers in JavaScript
Overview
node-int64 is an npm package that support for representing 64-bit integers in JavaScript. The latest version is 0.4.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need support for representing 64-bit integers in JavaScript and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
- Lean dependency tree (1 direct dependencies).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of node-int64.
Dependencies
Dev (1)
Used by
Popular packages that depend on node-int64.
Alternatives to node-int64
An arbitrary length integer library for Javascript
A Long class for representing a 64-bit two's-complement integer value.
A Long class for representing a 64-bit two's-complement integer value.
Is this value an ES BigInt?
Version history
| Version | Published | License |
|---|---|---|
| 0.4.0latest | 11 years ago | MIT |
| 0.3.3 | 11 years ago | MIT |
| 0.3.2 | 11 years ago | MIT |
| 0.3.1 | 12 years ago | MIT |
| 0.3.0 | 15 years ago | MIT |
| 0.2.0 | 15 years ago | MIT |
| 0.1.0 | 15 years ago | MIT |
Maintainers
Frequently asked questions
How do I install node-int64?
Run `npm install node-int64` to add node-int64 to your npm project.
What license is node-int64 released under?
node-int64 is distributed under the MIT license.
How popular is node-int64?
node-int64 has approximately 0 downloads per week and 1 known dependent packages.