1.0.1 • Published 2 years ago

@himanshu927/isodd v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

For Installation : npm i @himanshu927/isodd

Import in your app via : const isOdd = require("@himanshu927/isodd")

Usage

console.log(isOdd(4)) => false

console.log(isOdd(5)) => true

1.0.1

2 years ago

1.0.0

2 years ago