1.0.2 • Published 8 months ago

evenvalidator v1.0.2

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

To star use the library:

const variable name = require('evenvalidator');

if(variable name.isEven(your number)){ Execution of the condition if your number is even }

or

if(variable name.isOdd(your number)){ Execution of the condition if your number is odd }

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago