# html-tokenize

> transform stream to tokenize html

Latest version **2.0.1** (published 2020-03-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install html-tokenize
pnpm add html-tokenize
yarn add html-tokenize
bun add html-tokenize
```

Provides the command `html-tokenize`.

## 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 | 2.0.1 |
| Published | 2020-03-24 |
| First published | 2014-04-26 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 47.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | James Halliday |
| Maintainers | jeromew, substack |
| Keywords | html, parser, tokenize, stream |

## Links

- npm: https://www.npmjs.com/package/html-tokenize
- Repository: https://github.com/substack/html-tokenize
- Issues: https://github.com/substack/html-tokenize/issues
- npm.io page: https://npm.io/package/html-tokenize

## Dependencies (5)

- [inherits](https://npm.io/package/inherits.md) ~2.0.1
- [minimist](https://npm.io/package/minimist.md) ~1.2.5
- [through2](https://npm.io/package/through2.md) ~0.4.1
- [buffer-from](https://npm.io/package/buffer-from.md) ~0.1.1
- [readable-stream](https://npm.io/package/readable-stream.md) ~1.0.27-1

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

- 2.0.1 (latest) — 2020-03-24
- 2.0.0 — 2016-11-26
- 1.2.5 — 2014-12-07
- 1.2.4 — 2014-12-05
- 1.2.3 — 2014-12-04
- 1.2.2 — 2014-10-10
- 1.2.1 — 2014-10-10
- 1.2.0 — 2014-09-16
- 1.1.2 — 2014-06-28
- 1.1.1 — 2014-05-14
- 1.1.0 — 2014-05-13
- 1.0.0 — 2014-04-26

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