NPM
npm i is-even-2
// import
const { isEven } = require("is-even-2");
isEven(0); // true
isEven(5); // false
isEven(183629); // "Tired. Figure it out on your own."Simply run jest to run unit tests.
Please appreciate the hard work.
| Name | Name | Last commit date | ||
|---|---|---|---|---|