npm.io
1.0.0 • Published 6 years ago

is-is-is-odd

Licence
MIT
Version
1.0.0
Deps
1
Size
1 kB
Vulns
0
Weekly
0
DeprecatedThis package is deprecated

is-is-is-odd

checks if a given function is isIsOdd

Install

Install with npm:

$ npm install --save is-is-is-odd

Usage

const isIsOdd = require("is-is-odd");
const isIsIsOdd = require("is-is-is-odd");

console.log(isIsIsOdd(isIsOdd)); // => true
console.log(isIsIsOdd(function () {})); // => false

Why

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

Keywords