Versions

Description

HTMLScreenshot can make a canvas from any HTML DOM element. This makes your element graphics handling be much easier when you want to send the static information across the interfaces like rest services because, for instance, you could extract the canvas uri and send it to your services to save the resulting image in the server side. Example: $('#el').toPNG(function event(e){var imageInformation = e.toDataURI();}) INSTALL: npm install htmlscreenshot

Repository

https://github.com/QuickGroup/htmlscreenshot.git

Project Slug

htmlscreenshot

Last Built

5 years ago passed

Maintainers

Home Page

https://www.npmjs.com/package/htmlscreenshot

Badge

Tags

Project has no tags.

Short URLs

htmlscreenshot.readthedocs.io
htmlscreenshot.rtfd.io

Default Version

latest

'latest' Version

master