UNPKG

featherlight

Version:

Featherlight is a very lightweight jQuery lightbox plugin. It's simple yet flexible and easy to use. Featherlight has minimal css and uses no inline styles, everything is name-spaced, it's completely customizable via configuration object and offers image,

46 lines 1.36 kB
{ "name": "featherlight", "version": "1.7.10", "title": "Featherlight – ultra slim jQuery lightbox", "author": { "name": "Noël Raoul Bossart", "url": "http://www.noelboss.com" }, "licenses": [ { "type": "MIT", "url": "https://raw.github.com/noelboss/featherlight/master/LICENSE" } ], "dependencies": { "jquery": ">=1.7" }, "description": "Featherlight is a very lightweight jQuery lightbox plugin. It's simple yet flexible and easy to use. Featherlight has minimal css and uses no inline styles, everything is name-spaced, it's completely customizable via configuration object and offers image, ajax and iframe support out of the box. Featherlights small footprint weights less than 4kB – in total.", "keywords": [ "ajax", "customizable", "dialog", "easy", "fancy", "fast", "html5", "image", "jquery", "lightbox", "lightweight", "minimal", "modal", "popup", "simple", "slim", "small", "ui", "window", "jquery-plugin", "ecosystem:jquery" ], "docs": "https://github.com/noelboss/featherlight/blob/master/README.md", "download": "https://github.com/noelboss/featherlight/archive/master.zip", "bugs": "https://github.com/noelboss/featherlight/issues", "homepage": "http://noelboss.github.io/featherlight/" }