prime-sieves

Implementation of various prime sieves in javascript with hooks for a sieving callback

sieve-of-sundaram

JavaScript implementation of the Sieve of Sundaram for finding prime numbers.