# is-is-is-is-is-odd

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

Latest version **1.0.2** (published 2022-12-28) · Zlib license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install is-is-is-is-is-odd
pnpm add is-is-is-is-is-odd
yarn add is-is-is-is-is-odd
bun add is-is-is-is-is-odd
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.0.2 |
| Published | 2022-12-28 |
| First published | 2022-12-28 |
| Weekly downloads | 0 |
| License | Zlib |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | iamfarishirfan |

## Links

- npm: https://www.npmjs.com/package/is-is-is-is-is-odd
- Repository: https://github.com/iamfarishirfan/is-is-is-is-is-odd
- Homepage: https://github.com/iamfarishirfan/is-is-is-is-is-odd#readme
- Issues: https://github.com/iamfarishirfan/is-is-is-is-is-odd/issues
- npm.io page: https://npm.io/package/is-is-is-is-is-odd

## Dependencies (1)

- [is-is-is-is-odd](https://npm.io/package/is-is-is-is-odd.md) ^1.0.1

## Recent versions

- 1.0.2 (latest) — 2022-12-28
- 1.0.1 — 2022-12-28
- 1.0.0 — 2022-12-28

## README

# is-is-is-is-is-odd

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

## Install

Install with [npm](https://www.npmjs.com/):

```sh
$ npm install --save is-is-odd
```

## Usage

```js
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.

---
_Source: https://npm.io/package/is-is-is-is-is-odd · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
