# gcd

> compute the greatest common divisor using euclid's algorithm

Latest version **0.0.1** (published 2014-05-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install gcd
pnpm add gcd
yarn add gcd
bun add gcd
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; low quality score; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.1 |
| Published | 2014-05-21 |
| First published | 2012-08-12 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | James Halliday |
| Maintainers | substack |
| Keywords | gcd, divisor, math, maths, mathematics, euclid |

## Links

- npm: https://www.npmjs.com/package/gcd
- Repository: https://github.com/substack/node-gcd
- Issues: https://github.com/substack/node-gcd/issues
- npm.io page: https://npm.io/package/gcd

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 0.0.1 (latest) — 2014-05-21
- 0.0.0 — 2012-08-12

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