npm.io
1.0.2 • Published 3 years ago

is-is-is-is-is-odd

Licence
Zlib
Version
1.0.2
Deps
1
Size
2 kB
Vulns
0
Weekly
0
DeprecatedThis package is deprecated

is-is-is-is-is-odd

check if the given function is is-is-is-is-odd

Install

Install with npm:

$ npm install --save is-is-odd

Usage

const isIsIsIsIsOdd = require('is-is-is-is-is-odd');
const isIsIsIsOdd = require('is-is-is-is-odd');

console.log(isIsIsIsIsOdd(isIsIsIsOdd)); //=> true

console.log(isIsIsIsIsOdd(function() {})); //=> false

console.log(isIsIsIsIsOdd(function() {
	console.log("I'm is-is-is-is-odd");
})); //=> false

Why

Some functions are not is-is-is-is-odd but they might make you think they're is-is-is-is-odd, this package helps you identify these functions with a simple interface.