jquery.resizeend
Version:
A jQuery plugin that allows for window resize-end event handling.
28 lines (27 loc) • 632 B
JSON
{
"name" : "jQuery resizeend",
"version" : "0.2.1",
"title" : "jQuery resizeend",
"author" : {
"name" : "Erik Nielsen",
"email" : "erik@312development.com",
"url" : "http://312development.com"
},
"licenses" : [{
"type" : "MIT",
"url" : "http://opensource.org/licenses/MIT"
}],
"dependencies":{
"jquery" : ">=1.7"
},
"description" : "A jQuery plugin that allows for window resize-end event handling.",
"keywords" : [
"jquery-plugin",
"resizeend",
"jQuery",
"events",
"resize"
],
"homepage" : "https://github.com/nielse63/jquery.resizeend",
"demo" : "http://nielse63.github.io/jquery.resizeend/"
}