├── MIT-LICENSE.txt ├── README.md ├── js └── jquery.placekitten.js └── test.html /MIT-LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lsemel/jquery-placekitten/HEAD/MIT-LICENSE.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lsemel/jquery-placekitten/HEAD/README.md -------------------------------------------------------------------------------- /js/jquery.placekitten.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lsemel/jquery-placekitten/HEAD/js/jquery.placekitten.js -------------------------------------------------------------------------------- /test.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lsemel/jquery-placekitten/HEAD/test.html --------------------------------------------------------------------------------