number-theory-2
A modern JavaScript library for number theory and modular arithmetic — including primes, totients, modular inverses, and more.
@algorithm.ts/prime
A typescript implementation of the Linear-Sieve algorithm for prime numbers.
numbers-logic
Tools used to understand or work with numbers in Node.JS, Javascript and derivatives.