Jsdom is a Node.js library implementing the W3C DOM standard, providing a simulated browser environment for server-side JavaScript. It allows limited JavaScript execution and DOM manipulation without a full browser instance.
| Pricing from | Free (open-source) |
| Best for | Node.js applications needing lightweight DOM simulation without full browser overhead. |
| Website | github.com/jsdom/jsdom |
Strengths and trade-offs
- Lower resource overhead than full browser automation
- Simulates DOM and some JavaScript without a full browser
- Limited JavaScript execution capability; not a true browser
- Slower than simple HTML parsers for static content
Appears in
Is this your company?
Claim Jsdom to suggest corrections to its listing (pricing, features, details) or ask about an enhanced profile. We review every claim before anything changes.