# even-or-odd

> Module to check if a number is even or odd

Latest version **2.2.0** (published 2021-12-04) · GNU license · 0 weekly downloads

## Install

```sh
npm install even-or-odd
pnpm add even-or-odd
yarn add even-or-odd
bun add even-or-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 | 2.2.0 |
| Published | 2021-12-04 |
| First published | 2021-12-04 |
| Weekly downloads | 0 |
| License | GNU |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 787 B |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | kirankumarambati |
| Keywords | odd, even, helper |

## Links

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

## Alternatives

- [async-exit-hook](https://npm.io/package/async-exit-hook.md) — 3.7M weekly downloads
- [evnty](https://npm.io/package/evnty.md) — 7.2K weekly downloads
- [eleventy-plugin-asciidoc](https://npm.io/package/eleventy-plugin-asciidoc.md) — 3.5K weekly downloads
- [@jswork/next-get2get](https://npm.io/package/@jswork/next-get2get.md) — 945 weekly downloads
- [@dashersw/axon](https://npm.io/package/@dashersw/axon.md) — 934 weekly downloads

## Recent versions

- 2.2.0 (latest) — 2021-12-04
- 2.1.0 — 2021-12-04
- 2.0.0 — 2021-12-04

## README

# even-or-odd

Module to check if a number is even or odd.

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