is-is-is-is-odd

1.0.1 • Public • Published

is-is-is-is-odd

checks if a given function is isIsIsOdd

Install

Install with npm:

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

Usage

const isIsIsOdd = require("is-is-is-odd");
const isIsIsIsOdd = require("is-is-is-is-odd");
 
console.log(isIsIsIsOdd(isIsIsOdd)); // => true
console.log(isIsIsIsOdd(function () {})); // => false

Why

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

Package Sidebar

Install

npm i is-is-is-is-odd

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

1.17 kB

Total Files

3

Last publish

Collaborators

  • victorperin