StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. DevOps
  3. Testing Frameworks
  4. Headless Browsers
  5. SlimerJS vs jsdom

SlimerJS vs jsdom

OverviewComparisonAlternatives

Overview

SlimerJS
SlimerJS
Stacks14
Followers17
Votes0
GitHub Stars3.0K
Forks256
jsdom
jsdom
Stacks1.6K
Followers55
Votes1
GitHub Stars21.3K
Forks1.8K

SlimerJS vs jsdom: What are the differences?

SlimerJS: A scriptable browser for Web developers. It allows you to manipulate a web page with an external Javascript script: opening a webpage, clicking on links, modifying the content... It is useful to do functional tests, page automation, network monitoring, screen capture etc; jsdom: A JavaScript implementation of the WHATWG DOM and HTML standards, for use with node.js. It is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards, for use with Node.js. In general, the goal of the project is to emulate enough of a subset of a web browser to be useful for testing and scraping real-world web applications.

SlimerJS and jsdom belong to "Headless Browsers" category of the tech stack.

Some of the features offered by SlimerJS are:

  • Read and write files
  • Load a web page and inspect its content
  • Act on a web page like a user: click on links, fill in form fields etc

On the other hand, jsdom provides the following key features:

  • Canvas support
  • Encoding sniffing
  • Closing down a jsdom

SlimerJS and jsdom are both open source tools. jsdom with 12.9K GitHub stars and 1.16K forks on GitHub appears to be more popular than SlimerJS with 2.88K GitHub stars and 288 GitHub forks.

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Detailed Comparison

SlimerJS
SlimerJS
jsdom
jsdom

It allows you to manipulate a web page with an external Javascript script: opening a webpage, clicking on links, modifying the content... It is useful to do functional tests, page automation, network monitoring, screen capture etc.

It is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards, for use with Node.js. In general, the goal of the project is to emulate enough of a subset of a web browser to be useful for testing and scraping real-world web applications.

Read and write files; Load a web page and inspect its content; Act on a web page like a user: click on links, fill in form fields etc; Listen for network events, to do network monitoring during the load of a webpage; Taking screenshots of a web page.
Canvas support;Encoding sniffing;Closing down a jsdom;Running jsdom inside a web browser;Debugging the DOM using Chrome Devtools
Statistics
GitHub Stars
3.0K
GitHub Stars
21.3K
GitHub Forks
256
GitHub Forks
1.8K
Stacks
14
Stacks
1.6K
Followers
17
Followers
55
Votes
0
Votes
1
Pros & Cons
No community feedback yet
Pros
  • 1
    Lightweight
Integrations
StackStorm
StackStorm
CasperJS
CasperJS
bip.io
bip.io
Poltergeist
Poltergeist
Trails
Trails
JavaScript
JavaScript
Node.js
Node.js
Browserify
Browserify
HTML5
HTML5

What are some alternatives to SlimerJS, jsdom?

Playwright

Playwright

It is a Node library to automate the Chromium, WebKit and Firefox browsers with a single API. It enables cross-browser web automation that is ever-green, capable, reliable and fast.

Puppeteer

Puppeteer

Puppeteer is a Node library which provides a high-level API to control headless Chrome over the DevTools Protocol. It can also be configured to use full (non-headless) Chrome.

PhantomJS

PhantomJS

PhantomJS is a headless WebKit scriptable with JavaScript. It is used by hundreds of developers and dozens of organizations for web-related development workflow.

HeadlessTesting

HeadlessTesting

Headless Browser Cloud for Developers. Connect your Puppeteer and Playwright scripts to our Cloud. Automated Browser Testing with Puppeteer and Playwright in the Cloud.

CasperJS

CasperJS

CasperJS is a browser navigation scripting & testing utility written in Javascript for PhantomJS or SlimerJS.

Splash

Splash

It is a headless browser that executes JavaScript for people crawling websites. It is open source and fully integrated with Scrapy and Portia. You can also use its API to integrate with any project that needs to render JavaScript pages.

Chromeless

Chromeless

Chrome automation made simple. Runs locally or headless on AWS Lambda.

Serverless Chrome

Serverless Chrome

The aim of this project is to provide the scaffolding for using Headless Chrome during a serverless function invocation. Serverless Chrome takes care of building and bundling the Chrome binaries and making sure Chrome is running when your serverless function executes. In addition, this project also provides a few "example" handlers for common patterns (e.g. taking a screenshot of a page, printing to PDF, some scraping, etc.)

Related Comparisons

GitHub
Bitbucket

Bitbucket vs GitHub vs GitLab

GitHub
Bitbucket

AWS CodeCommit vs Bitbucket vs GitHub

Kubernetes
Rancher

Docker Swarm vs Kubernetes vs Rancher

gulp
Grunt

Grunt vs Webpack vs gulp

Graphite
Kibana

Grafana vs Graphite vs Kibana