22.0.0 • Published 4 years ago

jsdom-extra-js v22.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

JSDOM Extra

Extends the original JSDOM package with a focus on web scraping and emulating a real browser.

Current Features

Agent Options

Exposes the Agent Options property to the resourceLoader option so as to use a custom agent.

Crypto

Utilizes the Crypto NPM package to allow the usage of crypto.getRandomFillSync()