# is-is-is-odd

> check if a function is is-is-odd

Latest version **1.0.0** (published 2020-09-05) · MIT license · 0 weekly downloads

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

## Install

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

## Health

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

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2020-09-05 |
| First published | 2020-09-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 1.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | dzuz14 |
| Keywords | odd, is, is-odd, is-is-odd, security, kernal |

## Links

- npm: https://www.npmjs.com/package/is-is-is-odd
- Repository: https://github.com/dzuz14/is-is-is-odd
- Homepage: https://github.com/DZuz14/is-is-is-odd
- Issues: https://github.com/dzuz14/is-is-is-odd/issues
- npm.io page: https://npm.io/package/is-is-is-odd

## Dependencies (1)

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

## Alternatives

- [memory-cache](https://npm.io/package/memory-cache.md) — 795.0K weekly downloads
- [@httptoolkit/proxy-agent](https://npm.io/package/@httptoolkit/proxy-agent.md) — 11.2K weekly downloads
- [express-cache-controller](https://npm.io/package/express-cache-controller.md) — 5.3K weekly downloads
- [http-cache-middleware](https://npm.io/package/http-cache-middleware.md) — 4.5K weekly downloads
- [cache2](https://npm.io/package/cache2.md) — 1.5K weekly downloads

## Recent versions

- 1.0.0 (latest) — 2020-09-05

## README

# is-is-is-odd

> checks if a given function is isIsOdd

## Install

Install with [npm](https://www.npmjs.com/):

```sh
$ npm install --save is-is-is-odd
```

## Usage

```js
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

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