# 7-is-odd

> checks if a given function is isIsIsIsIsIsOdd

Latest version **1.0.1** (published 2022-07-09) · LGPL-3.0-or-later license · 0 weekly downloads

## Install

```sh
npm install 7-is-odd
pnpm add 7-is-odd
yarn add 7-is-odd
bun add 7-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 | 2022-07-09 |
| First published | 2022-07-09 |
| Weekly downloads | 0 |
| License | LGPL-3.0-or-later |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 8.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | firefish111 |
| Maintainers | firefish111 |
| Keywords | is, odd, is-odd |

## Links

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

## 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) — 2022-07-09
- 1.0.0 — 2022-07-09

## README

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

> checks if a given function is is-is-is-is-is-is-odd

## Install

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

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

## Usage

```js
const isIsIsIsIsIsOdd = require("6-is-odd");
const isIsIsIsIsIsIsOdd = require("7-is-odd");

console.log(isIsIsIsIsIsIsOdd(isIsIsIsIsIsOdd)); // => true
console.log(isIsIsIsIsIsIsOdd(() => {})); // => false
console.log(isIsIsIsIsIsIsOdd(() => console.log("This function is definitely is-is-is-is-is-is-odd"))); // => false
```

## Why

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

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