is-this-number-even

1.0.1 • Public • Published

is-this-number-even

This small package checks if the number is even or not.

Usage


First let's install the package:

npm i is-this-number-even
Now you can require it in your project and use:

isEven(x)
Where x is any number. The function will return a boolean.

/is-this-number-even/

    Package Sidebar

    Install

    npm i is-this-number-even

    Weekly Downloads

    0

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    729 B

    Total Files

    3

    Last publish

    Collaborators

    • makogai