# is-not-negative

> Checks if a number is not negative. All credit to is-not-positive for the inspiration

Latest version **1.0.3** (published 2019-07-22) · MIT license · 0 weekly downloads

## Install

```sh
npm install is-not-negative
pnpm add is-not-negative
yarn add is-not-negative
bun add is-not-negative
```

## 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.3 |
| Published | 2019-07-22 |
| First published | 2018-09-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=0.10.0 |
| Dependencies | 1 |
| Unpacked size | 1.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Matthew Hallsworth |
| Maintainers | matthew-hallsworth |
| Keywords | negative, number, not, check |

## Links

- npm: https://www.npmjs.com/package/is-not-negative
- Repository: https://github.com/matthew-hallsworth/is-not-negative
- Homepage: https://github.com/matthew-hallsworth/is-not-negative#readme
- Issues: https://github.com/matthew-hallsworth/is-not-negative/issues
- npm.io page: https://npm.io/package/is-not-negative

## Dependencies (1)

- [is-negative](https://npm.io/package/is-negative.md) ^2.1.0

## Alternatives

- [random-seedable](https://npm.io/package/random-seedable.md) — 27.9K weekly downloads
- [n2words](https://npm.io/package/n2words.md) — 22.2K weekly downloads
- [@stdlib/math-base-special-factorialln](https://npm.io/package/@stdlib/math-base-special-factorialln.md) — 5.7K weekly downloads
- [@stdlib/math-base-special-abs2](https://npm.io/package/@stdlib/math-base-special-abs2.md) — 1.7K weekly downloads
- [commons-math-interpolation](https://npm.io/package/commons-math-interpolation.md) — 1.4K weekly downloads

## Recent versions

- 1.0.3 (latest) — 2019-07-22
- 1.0.0 — 2018-09-13

## README

# is-not-negative
Checks if a number is not negative. All credit to is-not-positive for the inspiration

## Notes:
This project needs more letters in this file to generate a build
Also I'd like to build this in a docker image

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