shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
isOdd
Type:Function
Status:stable
Since:1.0.0
Platform:jsnode
@blackbyte.sugar.shared.is
Check if a number is odd or not
Params
- value*-Number
The value to check
Return
- -Boolean
true if odd, false if not
Example
import { isOdd } from '@blackbyte/sugar/is'
isOdd(1) // true
isOdd(2) // falseTodo
- testsnormal
Author
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space