# @lunit/is-polygon-area-greater-than-area

> Test is polygon area greater than area

Latest version **1.0.3** (published 2020-03-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install @lunit/is-polygon-area-greater-than-area
pnpm add @lunit/is-polygon-area-greater-than-area
yarn add @lunit/is-polygon-area-greater-than-area
bun add @lunit/is-polygon-area-greater-than-area
```

## Health

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

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.3 |
| Published | 2020-03-23 |
| First published | 2019-08-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Seoyeon Lee |
| Maintainers | ahyoung, deminoth, jyseo, lunit-package, shkyung, slasla, ssen |

## Links

- npm: https://www.npmjs.com/package/@lunit/is-polygon-area-greater-than-area
- Repository: https://github.com/lunit-io/frontend-components
- Homepage: https://github.com/lunit-io/frontend-components#readme
- Issues: https://github.com/lunit-io/frontend-components/issues
- npm.io page: https://npm.io/package/@lunit/is-polygon-area-greater-than-area

## Recent versions

- 1.0.3 (latest) — 2020-03-23
- 5.0.0-alpha.4 (canary) — 2020-06-13
- 5.0.0-alpha.3 — 2020-06-13
- 5.0.0-alpha.2 — 2020-06-13
- 5.0.0-alpha.1 — 2020-06-13
- 1.0.2 — 2019-09-06
- 1.0.1 — 2019-08-27
- 1.0.0 — 2019-08-27
- 0.1.1 — 2019-08-26
- 0.1.0 — 2019-08-10

## README

# `@lunit/is-polygon-area-greater-than-area`

Polygon (`[number, number][]`)의 면적이 일정 이하인지 검증한다.

Annotation Tool, OPT와 같이 사용자에게 Annotation을 입력 받을때    
잘못된 Polygon이 입력되지 않도록 방지하는데 사용한다.

<https://frontend-components-handbook.netlify.com/#/is-polygon-area-greater-than-area>

# Install

```sh
npm install @lunit/is-polygon-area-greater-than-area
```

---
_Source: https://npm.io/package/@lunit/is-polygon-area-greater-than-area · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
