Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dkress59/screenshot-puppet

A nifty tool for Node.js to deliver screen shots via Express & Puppeteer
https://github.com/dkress59/screenshot-puppet

express express-js expressjs puppeteer puppeteer-screenshot

Last synced: about 21 hours ago
JSON representation

A nifty tool for Node.js to deliver screen shots via Express & Puppeteer

Awesome Lists containing this project

README

        

# Screenshot Puppet

A nifty [express](https://expressjs.com) server to deliver screen shots using [puppeteer](https://pptr.dev) on headless chromium.

___
__Note:__ *This is my first TypeScript project, I only introduced TS to the app in v1.1.0.*