primesieve

A compact (bitfield) primesieve in JavaScript together with the functions to use it

sieve-of-sundaram

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