This is a tiny image gallery without use of any 3rd party libraries.
In order to use it as library you need to include the prebuilt JavaScript library in dist/slider.library.js
and the css file in src/slider.css
.
You can find a sample html file directly in the source folder.
npm install
npm test
npm run build
npm start
Then open http://localhost:3000 to see the running demo website.