1.0.1 • Published 1 year ago

@himanshu927/isodd v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year 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

1 year ago

1.0.0

1 year ago