ar-odd-even

1.0.2 • Public • Published

ar-odd-even

Its a package to check a number odd or even

Installation

Install the dependencies and devDependencies and start the server.

npm i ar-odd-even

Configuration

const arOddEven = require('ar-odd-even');

Usages

console.log(arOddEven.is_odd(5)); // Output: true
console.log(arOddEven.is_even(6)); // Output: true

Readme

Keywords

none

Package Sidebar

Install

npm i ar-odd-even

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

808 B

Total Files

3

Last publish

Collaborators

  • arafat7617