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)
prototyped.js
Common typescript ready prototypes available in both CommonJS and ECMAScript
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)
prime-functions
Advanced Prime Numbers Functions. All functions that you need. Generate primes and process with prime numbers
numbers-logic
Tools used to understand or work with numbers in Node.JS, Javascript and derivatives.