# within-element

> check if an element is within the element

Latest version **0.1.0** (published 2014-06-17) · MIT license · 0 weekly downloads

## Install

```sh
npm install within-element
pnpm add within-element
yarn add within-element
bun add within-element
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.0 |
| Published | 2014-06-17 |
| First published | 2014-06-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6 |
| Maintainers | tootallnate |
| Keywords | browser, dom, element |

## Links

- npm: https://www.npmjs.com/package/within-element
- Repository: https://github.com/component/within-element
- Issues: https://github.com/component/within-element/issues
- npm.io page: https://npm.io/package/within-element

## Alternatives

- [babylon](https://npm.io/package/babylon.md) — 5.1M weekly downloads
- [csscolorparser](https://npm.io/package/csscolorparser.md) — 3.7M weekly downloads
- [expr-eval-fork](https://npm.io/package/expr-eval-fork.md) — 1.5M weekly downloads
- [@leeoniya/ufuzzy](https://npm.io/package/@leeoniya/ufuzzy.md) — 247.7K weekly downloads
- [xml-parser](https://npm.io/package/xml-parser.md) — 78.4K weekly downloads

## Recent versions

- 0.1.0 (latest) — 2014-06-17
- 0.0.1 — 2014-06-14

## README

# within-element

  Check if an element is within a given DOM element.

## Installation

    $ npm install within-element

  or

    $ component install component/within-element

# License

  MIT

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