slider-fotorama
v4.7.0
Published
Currently mantained fork from fotorama.io, a simple, stunning, powerful jQuery gallery.
Downloads
24
Maintainers
Readme
Fotorama Slider
The original fotorama repository has not been mantained since 2015.
This repository has 3 main goals:
- Apply pull requests from the original repository
- Rewrite the code with ES6
- Add new features
Build source
Will rewrite the contents from dist/
$ npm run production
Development build
Will rewrite the contents from dist/
, but without minification.
$ npm run dev
Run tests
Will run jshint
and rebuild the test html files on test/
$ npm test
License
MIT