# point-in-polygon

> determine if a point is inside a polygon with a ray intersection counting algorithm

Latest version **1.1.0** (published 2021-03-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install point-in-polygon
pnpm add point-in-polygon
yarn add point-in-polygon
bun add point-in-polygon
```

## Health

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

Positive: has types package; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.0 |
| Published | 2021-03-16 |
| First published | 2012-01-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/point-in-polygon) |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 8.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | James Halliday |
| Maintainers | substack |
| Keywords | point, polygon, inside |

## Links

- npm: https://www.npmjs.com/package/point-in-polygon
- Repository: https://github.com/substack/point-in-polygon
- Homepage: https://github.com/substack/point-in-polygon#readme
- Issues: https://github.com/substack/point-in-polygon/issues
- npm.io page: https://npm.io/package/point-in-polygon

## 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

- 1.1.0 (latest) — 2021-03-16
- 1.0.2 — 2021-03-15
- 1.0.1 — 2016-07-06
- 1.0.0 — 2015-06-13
- 0.0.0 — 2012-01-01

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