1.0.1 • Published 4 years ago

quick-isodd v1.0.1

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
4 years ago

isOdd

NPM Package to determine if a number is odd

Installation

First, get the package

npm i quick-isodd

Next, include it into your file by writing

const isodd = require('quick-isodd')

Now, you can use

isodd(numberhere)

1.0.1

4 years ago

1.0.0

4 years ago