sachinchoolur / lightgallery.js

Full featured JavaScript image & video gallery. No dependencies
https://sachinchoolur.github.io/lightgallery.js/
Other
5.3k stars 596 forks source link

npm #106

Closed mhardaniel closed 5 years ago

mhardaniel commented 6 years ago

npm package is not latest version and not working but when using cdn version it has no issue.. thanks..

vielhuber commented 5 years ago

This is the newest version: https://www.npmjs.com/package/lightgallery.js

UisgeBeatha436 commented 5 years ago

This version is without the additional modules. Correct? How do I install these if I don't want to use the jQuery version? This command npm install lightgallery.jsdoesn't install any module, as far as I'm aware.

stof commented 5 years ago

The additional modules are available as separate npm packages (for instance https://www.npmjs.com/package/lg-zoom.js)