4.7.0 • Published 7 years ago

slider-fotorama v4.7.0

Weekly downloads
186
License
MIT
Repository
github
Last release
7 years ago

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