crossfade.js

crossfade.js 0.1.0

crossfade.js is obviously inspired by the similar effect seen on Medium.com blog post headers, helping developers imitate and implement a similar effect on their own websites.crossfade.js uses the HTML 5 canvas utility to draw out the blurred image.The...

The script also caches the image for further usage, avoiding instances where the server recompiles the same image times and times again. CSS Cacheer looks for image sources inside a CSS stylesheet and if the user's browser supports it, transforms that...

CSSgram

CSSgram 0.1.7 updated

CSSgram takes advantage of the latest advances in CSS3 image effects to reproduce the photo filters that users can apply to their pictures on Instagram. The entire library is under 1kb (gzipped) and should provide a simple solution to pimp out photos...

CSSquirt

CSSquirt 0.0.2

CSSquirt allows developers to embed images inside the CSS code as a Data URI scheme, instead of a file path. This way, the image data is encoded in the CSS file itself and won't load via another HTTP request. This improves performance and increases...

danceFloor shows at page load a series of smaller photos.When clicking on an image, its containing panel is expanded, showing more details and images with that product.Text and photos at larger resolutions can be shown, along with other details like...

deSVG

deSVG 1.0

deSVG works by scanning a page's HTML for any SVG image file embedded via a classic <img> tag.Since few know that you can actually embed SVG graphics via their very own <svg> tag, this library tries to correct this behavior by...

Dimensions

Dimensions 1.3.0

The library opens the file header and takes out its dimensions in pixels.Besides the width and height, image angle (rotation) can also be extracted.Features:Supported image formats: GIF PNG JPEG TIFF What is new in this release:Added support for calling...