primes-and-factors

module with functions relating to the prime factors of a positive integer

is-number-object

Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.