# delaunay-find

> Finds the nearest point based on a delaunay diagram

Latest version **0.0.6** (published 2021-05-10) · ISC license · 0 weekly downloads

## Install

```sh
npm install delaunay-find
pnpm add delaunay-find
yarn add delaunay-find
bun add delaunay-find
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.6 |
| Published | 2021-05-10 |
| First published | 2019-06-18 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 19.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Formidable Labs |
| Maintainers | gksander, masiddee, manosim, michaelmerrill, sarmeyer, mariano-formidable, carlospaelinck, parkerziegler, ryanisinallofus, samwhale, bmathews, ryan.roemer, paulathevalley, thekenwheeler, tptee, formidable-owner, ebrillhart, mhink, stefvhuynh, chrisbolin, eastridge, exogen, boygirl, philpl, andyrichardson, hartzis, mfulgham, jmcbee1, formidablelabs, carbonrobot |

## Links

- npm: https://www.npmjs.com/package/delaunay-find
- Repository: https://github.com/FormidableLabs/delaunay-find
- Homepage: https://github.com/FormidableLabs/delaunay-find#readme
- Issues: https://github.com/FormidableLabs/delaunay-find/issues
- npm.io page: https://npm.io/package/delaunay-find

## Dependencies (1)

- [delaunator](https://npm.io/package/delaunator.md) ^4.0.0

## Recent versions

- 0.0.6 (latest) — 2021-05-10
- 0.0.5 — 2019-10-31
- 0.0.4 — 2019-10-08
- 0.0.3 — 2019-07-02
- 0.0.2 — 2019-06-20
- 0.0.1 — 2019-06-18

## README

# delaunay-find
Finds the nearest point based on a delaunay diagram

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