# get-document

> Returns the `document` object from a DOM object

Latest version **1.0.0** (published 2015-01-25) · 0 weekly downloads

## Install

```sh
npm install get-document
pnpm add get-document
yarn add get-document
bun add get-document
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2015-01-25 |
| First published | 2014-06-17 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 10 |
| Maintainers | tootallnate, rauchg, coreh |
| Keywords | dom, document, node, range, element, browser |

## Links

- npm: https://www.npmjs.com/package/get-document
- Repository: https://github.com/webmodules/get-document
- Issues: https://github.com/webmodules/get-document/issues
- npm.io page: https://npm.io/package/get-document

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

- 1.0.0 (latest) — 2015-01-25
- 0.1.1 — 2014-06-27
- 0.1.0 — 2014-06-17
- 0.0.2 — 2014-06-17
- 0.0.1 — 2014-06-17

## README

get-document
============
### Returns the `document` object from a DOM object

[![Sauce Test Status](https://saucelabs.com/browser-matrix/get-document.svg)](https://saucelabs.com/u/get-document)

[![Build Status](https://travis-ci.org/webmodules/get-document.svg?branch=master)](https://travis-ci.org/webmodules/get-document)


Installation
------------

``` bash
$ npm install get-document
```

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