Galleria
Responsive JavaScript Image Gallery
This is the open source repository for the Galleria core, the Classic theme, plugins and everything else that comes bundled with the free download. Feel free to post issues - but keep them code related please. You may also do pull requests, but make sure you include some comments and/or tests.
Info, demos, docs and everything else: http://galleria.io
Updates via twitter: http://twitter.com/galleriajs
Documentation
Installation
npm
$ npm install galleria
https://www.npmjs.com/package/galleria
bower
$ bower install galleria
http://bower.io/search/?q=galleria
CDN
<script src="https://cdnjs.cloudflare.com/ajax/libs/galleria/1.5.7/galleria.min.js"></script>