1.0.2 • Published 1 year ago

is-is-is-is-is-odd v1.0.2

Weekly downloads
-
License
Zlib
Repository
github
Last release
1 year ago

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.