Printscreen.js is a  JavaScript library that can parse the user's clipboard, and if an image is found inside it, allow the user to to copy-paste it inside a Web page.This is done by dumping the image to a canvas tag on the page.If the developer...

useful.viewer.js is a JavaScript library that breaks up big photos in smaller parts using PHP, and then loads only the visible portions based on the user's photo zoom level.The behavior is similar to what you see daily on Google Maps, but packed in a...

useful.zoom.js has two main features: the zooming function and the panning capability.The library works by cramming and resizing a larger image to fit inside a small container.The zooming function allows users to zoom in a photo around this container's...

RespondAd

RespondAd 1.0

RespondAd detects the user's viewport size and based on a preset configuration, serves one or another version of an ad/image.Multiple screen sizes can be configured, allowing developers to use RespondAd to target various devices and presentation...