Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
PhantomJS is a headless WebKit scriptable with JavaScript. It is used by hundreds of developers and dozens of organizations for web-related development workflow. | pdfmake, client/server side PDF printing in pure JavaScript. |
Multiplatform, available on major operating systems: Windows, Mac OS X, Linux, and other Unices;
Fast and native implementation of web standards: DOM, CSS, JavaScript, Canvas, and SVG. No emulation;
Pure headless (no X11) on Linux, ideal for continuous integration systems. Also runs on Amazon EC2, Heroku, and Iron.io;
Easy to install: Download, unpack, and start having fun in just 5 minutes | - |
Statistics | |
GitHub Stars 29.5K | GitHub Stars - |
GitHub Forks 5.7K | GitHub Forks - |
Stacks 1.7K | Stacks 63 |
Followers 430 | Followers 5 |
Votes 18 | Votes 0 |
Pros & Cons | |
Pros
| No community feedback yet |
Integrations | |
| No integrations available | |

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 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.

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

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.

It is a Portable Document Format (PDF) viewer that is built with HTML5. It is community-driven and supported by Mozilla Labs. The goal is to create a general-purpose, web standards-based platform for parsing and rendering PDFs.

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

Create, edit, and review PDFs. E-sign documents and collect signatures. Collaborate with your team. All in one app.

It is a visual rendering engine for HTML and CSS that can export to PDF. It aims to support web standards for printing. It is free software made available under a BSD license.

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.

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.