- Download this repository
- Upload it to your project
- Change the file type on which you will call slider to module
- Import Slider class
- Call the slider
- Easy to install
- Open source code
- Change beyond recognition through CSS
@import url(./your_folder/slider.css);
import {Slider} from './your_folder/Slider.js';
window.onload = new Slider;
MIT License