├── LICENSE ├── README.md ├── jquery.prezento.css ├── jquery.prezento.js ├── jquery.prezento.min.css └── jquery.prezento.min.js /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ivaldi/prezento/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ivaldi/prezento/HEAD/README.md -------------------------------------------------------------------------------- /jquery.prezento.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ivaldi/prezento/HEAD/jquery.prezento.css -------------------------------------------------------------------------------- /jquery.prezento.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ivaldi/prezento/HEAD/jquery.prezento.js -------------------------------------------------------------------------------- /jquery.prezento.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ivaldi/prezento/HEAD/jquery.prezento.min.css -------------------------------------------------------------------------------- /jquery.prezento.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ivaldi/prezento/HEAD/jquery.prezento.min.js --------------------------------------------------------------------------------