# html-select

> match a tokenized html stream with css selectors

Latest version **2.3.24** (published 2015-02-01) · MIT license · 0 weekly downloads

## Install

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

Provides the command `html-select`.

## 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.3.24 |
| Published | 2015-02-01 |
| First published | 2014-04-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 8 |
| Known vulnerabilities | 0 (+2 in 1 direct dependencies) |
| Install scripts | no |
| Author | James Halliday |
| Maintainers | substack, jeromew |
| Keywords | html, parser, css, selector, stream |

## Links

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

## Dependencies (8)

- [split](https://npm.io/package/split.md) ~0.3.0
- [cssauron](https://npm.io/package/cssauron.md) ^1.1.0
- [inherits](https://npm.io/package/inherits.md) ^2.0.1
- [minimist](https://npm.io/package/minimist.md) ~0.0.8
- [through2](https://npm.io/package/through2.md) ^1.0.0
- [duplexer2](https://npm.io/package/duplexer2.md) ~0.0.2
- [stream-splicer](https://npm.io/package/stream-splicer.md) ^1.2.0
- [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.3.24 (latest) — 2015-02-01
- 2.3.23 — 2014-12-02
- 2.3.22 — 2014-10-13
- 2.3.20 — 2014-09-27
- 2.3.18 — 2014-09-26
- 2.3.17 — 2014-09-26
- 2.3.16 — 2014-09-26
- 2.3.15 — 2014-08-14
- 2.3.14 — 2014-08-14
- 2.3.13 — 2014-08-10
- 2.3.12 — 2014-08-09
- 2.3.11 — 2014-07-19
- 2.3.10 — 2014-07-17
- 2.3.9 — 2014-07-02
- 2.3.8 — 2014-06-29
- … 24 more at https://npm.io/package/html-select/versions

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