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)
number-crunch
Fast arbitraty-precision integer arithmetic library. Used for large-number calculations including finding large prime numbers, performing modular exponentiation and other arithmetic operations.
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)
nprime
Nprime, a simple and fast naive module for testing/calculating primes on the fly.
prime-fun
Suite for testing primality, finding primes, and finding prime k-tuples