A rack utility using phantomjs that will create and save images (pngs) for a part of your web page's current dom. These images become available as public '.png' resources in the rack application. Currently shutterbug supports HTML, SVG and Canvas elements.
Other
27
stars
3
forks
source link
Allow overriding jquery when instantiating shutterbug #6
This is useful for older Rails apps where $ actually refers to Prototype and not jQuery.