primes-and-factors
module with functions relating to the prime factors of a positive integer
is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
node-int64
Support for representing 64-bit integers in JavaScript