primality
A JavaScript library for prime numbers.
to-regex-range
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
parse-numeric-range
Takes a string, such as "1,2,3-10,5-8" and turns it into an array of numbers