1.0.3 • Published 10 months ago

is-prime-by-shahar-maoz v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

IS Prime APP

What is this?

  • Checking if a number is a prime number
  • That's it

Installation:

npm install is-prime-by-shahar-maoz

Example:

const isPrime = require("Is prime by Shahar");
console.log("is 17 a prime number: " + isPrime(17));

Why are you still here?

- Download and enjoy it.
- You'll like it I promise!
1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago