├── LICENSE ├── README.textile ├── demo.html ├── jquery.ui.shake.js └── jquery.ui.shake.min.js /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ninty9notout/jquery-shake/HEAD/LICENSE -------------------------------------------------------------------------------- /README.textile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ninty9notout/jquery-shake/HEAD/README.textile -------------------------------------------------------------------------------- /demo.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ninty9notout/jquery-shake/HEAD/demo.html -------------------------------------------------------------------------------- /jquery.ui.shake.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ninty9notout/jquery-shake/HEAD/jquery.ui.shake.js -------------------------------------------------------------------------------- /jquery.ui.shake.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ninty9notout/jquery-shake/HEAD/jquery.ui.shake.min.js --------------------------------------------------------------------------------