twentytwo777 / Slider-Website

πŸ±β€πŸ Slider with full customization

Home Page:https://twentytwo777.github.io/Slider-Website/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customized Slider

Slider-IMG Slider-IMG

How to install?

  • 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

Peculiarities

  • Easy to install
  • Open source code
  • Change beyond recognition through CSS

Example CSS

@import url(./your_folder/slider.css);

Example JS

import {Slider} from './your_folder/Slider.js';

Example call

window.onload = new Slider;

License

MIT License

About

πŸ±β€πŸ Slider with full customization

https://twentytwo777.github.io/Slider-Website/

License:MIT License


Languages

Language:HTML 48.8%Language:CSS 28.7%Language:JavaScript 22.5%