├── LICENSE
├── README.md
├── images
├── movie-01.jpg
├── movie-02.jpg
├── movie-03.jpg
├── movie-04.jpg
├── movie-05.jpg
├── movie-06.jpg
├── movie-07.jpg
├── movie-08.jpg
├── movie-09.jpg
├── movie-10.jpg
├── movie-11.jpg
├── movie-12.jpg
├── movie-13.jpg
├── movie-14.jpg
├── movie-wide-1.jpg
├── movie-wide-2.jpg
├── movie-wide-3.jpg
├── movie-wide-4.jpg
└── movie-wide-5.jpg
├── index.html
├── readme-images
├── Thumbs.db
└── desktop.png
├── script.js
├── style-guide.md
└── style.css
/LICENSE:
--------------------------------------------------------------------------------
1 | MIT License
2 |
3 | Copyright (c) 2022 Sadee
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in all
13 | copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 | SOFTWARE.
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 |
13 |
14 | A fully responsive and functional vanilla js slider, Responsive for all devices, build using HTML, CSS, and vanilla JavaScript.
15 |
16 | ➥ Live Demo
17 |
18 |
19 |
20 |
21 |
22 | ### Demo Screeshots
23 |
24 | 
25 |
26 | ### Prerequisites
27 |
28 | Before you begin, ensure you have met the following requirements:
29 |
30 | * [Git](https://git-scm.com/downloads "Download Git") must be installed on your operating system.
31 |
32 | ### Run Locally
33 |
34 | To run **pure-js-slider** locally, run this command on your git bash:
35 |
36 | Linux and macOS:
37 |
38 | ```bash
39 | sudo git clone https://github.com/codewithsadee/pure-js-slider.git
40 | ```
41 |
42 | Windows:
43 |
44 | ```bash
45 | git clone https://github.com/codewithsadee/pure-js-slider.git
46 | ```
47 |
48 | ### Contact
49 |
50 | If you want to contact with me you can reach me at [Twitter](https://www.twitter.com/codewithsadee).
51 |
52 | ### License
53 |
54 | This project is **free to use** and does not contains any license.
55 |
--------------------------------------------------------------------------------
/images/movie-01.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-01.jpg
--------------------------------------------------------------------------------
/images/movie-02.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-02.jpg
--------------------------------------------------------------------------------
/images/movie-03.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-03.jpg
--------------------------------------------------------------------------------
/images/movie-04.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-04.jpg
--------------------------------------------------------------------------------
/images/movie-05.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-05.jpg
--------------------------------------------------------------------------------
/images/movie-06.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-06.jpg
--------------------------------------------------------------------------------
/images/movie-07.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-07.jpg
--------------------------------------------------------------------------------
/images/movie-08.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-08.jpg
--------------------------------------------------------------------------------
/images/movie-09.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-09.jpg
--------------------------------------------------------------------------------
/images/movie-10.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-10.jpg
--------------------------------------------------------------------------------
/images/movie-11.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-11.jpg
--------------------------------------------------------------------------------
/images/movie-12.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-12.jpg
--------------------------------------------------------------------------------
/images/movie-13.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-13.jpg
--------------------------------------------------------------------------------
/images/movie-14.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-14.jpg
--------------------------------------------------------------------------------
/images/movie-wide-1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-wide-1.jpg
--------------------------------------------------------------------------------
/images/movie-wide-2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-wide-2.jpg
--------------------------------------------------------------------------------
/images/movie-wide-3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-wide-3.jpg
--------------------------------------------------------------------------------
/images/movie-wide-4.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-wide-4.jpg
--------------------------------------------------------------------------------
/images/movie-wide-5.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/codewithsadee/pure-js-slider/c850e1911b76a1f10f1ba3153eda99fbb27a9697/images/movie-wide-5.jpg
--------------------------------------------------------------------------------
/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 | Pure JavaScript Slider
10 |
11 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |