fast-prime
Fastest Prime Number Calculation logic for nodejs and browser (checks, random generator, prime range generator, primes count generator, summation of primes, factorial of primes)
fast-prime-client
Fastest Prime Number Calculation logic for browser (checks, random generator, prime range generator, primes count generator, summation of primes, factorial of primes)
number-theory-2
A modern JavaScript library for number theory and modular arithmetic — including primes, totients, modular inverses, and more.
primes-and-factors
module with functions relating to the prime factors of a positive integer
@sigma-js/primes
JavaScript library for efficient prime number detection and arithmetic, with customizable algorithms for large numbers.