# is-is-is-is-odd

> check if a function is is-is-odd

Latest version **1.0.1** (published 2020-11-10) · MIT license · 0 weekly downloads

## Install

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

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2020-11-10 |
| First published | 2020-11-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 1.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 12 |
| Maintainers | victorperin |
| Keywords | odd, is, is-odd, is-is-odd, is-is-is-odd, is-is-is-is-odd, security, kernal |

## Links

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

## Dependencies (1)

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

## 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.1 (latest) — 2020-11-10
- 1.0.0 — 2020-11-10

## README

# is-is-is-is-odd

> checks if a given function is isIsIsOdd

## Install

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

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

## Usage

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

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