Package Exports
- jquery.blurry
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jquery.blurry) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
jquery.blurry 
This library is an extension for jQuery which allows blurring images using canvas technology.
Features
- Smooth blurry with strength control.
- Transform image into a canvas element.
Dependencies
- jquery.js (>= 2.1.0)
Examples
$('image').blurry(5);
License
Copyright (c) 2013-2014 Mateus Maso. Released under an MIT license.