domutils Node.js CI

Utilities for working with htmlparser2's DOM.

All functions are exported as a single module. Look through the docs to see what is available.

Ecosystem

Name Description
htmlparser2 Fast & forgiving HTML/XML parser
domhandler Handler for htmlparser2 that turns documents into a DOM
domutils Utilities for working with domhandler's DOM
css-select CSS selector engine, compatible with domhandler's DOM
cheerio The jQuery API for domhandler's DOM
dom-serializer Serializer for domhandler's DOM

License: BSD-2-Clause

Security contact information

To report a security vulnerability, please use the Tidelift security contact. Tidelift will coordinate the fix and disclosure.

domutils - Installation

To install domutils via this registry, you'll need to install via the --registry parameter with your package manager.

n

NPM

npm install domutils --registry https://js.registry.sudovanilla.org

Learn more about the --registry parameter.

Yarn

yarn config set registry https://js.registry.sudovanilla.org
yarn install domutils

Learn more about the config option.

PNPM

pnpm install domutils --registry https://js.registry.sudovanilla.org

Learn more about the --registry parameter.

Bun Logo

Bun

bun install domutils --registry https://js.registry.sudovanilla.org

Learn more about the --registry parameter.

Learn more about setting this up in your bunfig.toml configuration.


For Deno, add the following to your .npmrc file in your directory:

registry="https://js.registry.sudovanilla.org"

Then run the deno install command.

domutils - Download

Download Tarball (v4.0.2)

Integrity sha512-qI4JLRKnSzqFqr7hAlS5xQDusBCjKSEG4t4+7aNrIQMHBcsC2TGEhuyABJdYkgSewL57PNLYEiibY2iPKhKpaA==
SHASUM 0c1ac1fdbe8f554a60a6f5eb143ee85630327c94
Tarball https://js.registry.sudovanilla.org/domutils/-/domutils-4.0.2.tgz