# dom-converter

> converts bare objects to DOM objects or xml representations

Latest version **0.2.0** (published 2018-09-11) · MIT license · 0 weekly downloads

## Install

```sh
npm install dom-converter
pnpm add dom-converter
yarn add dom-converter
bun add dom-converter
```

## 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.2.0 |
| Published | 2018-09-11 |
| First published | 2014-01-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 7.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 7 |
| Author | Aria Minaei |
| Maintainers | ariaminaei |

## Links

- npm: https://www.npmjs.com/package/dom-converter
- Repository: https://github.com/AriaMinaei/dom-converter
- Homepage: https://github.com/AriaMinaei/dom-converter#readme
- Issues: https://github.com/AriaMinaei/dom-converter/issues
- npm.io page: https://npm.io/package/dom-converter

## Dependencies (1)

- [utila](https://npm.io/package/utila.md) ~0.4

## Recent versions

- 0.2.0 (latest) — 2018-09-11
- 0.1.4 — 2014-01-24
- 0.1.3 — 2014-01-08
- 0.1.2 — 2014-01-08
- 0.1.1 — 2014-01-08
- 0.1.0 — 2014-01-08

## README

Converts bare objects to DOM objects, compatible with htmlparser2's DOM objects.

This is useful when you want to work with DOM without having to compose/parse html.

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