node-html-to-image
node-html-to-image copied to clipboard
WARNING - Will exhaust Linux threads
trafficstars
This library creates puppeteer clusters for each request which will quickly exhaust native linux threads under load. The same puppeteer cluster should be reused as a singleton as a fix.