https://github.com/lukaofirst/slider-with-vanilla-js
Slider using Pure JavaScript (VanillaJS)
https://github.com/lukaofirst/slider-with-vanilla-js
apresentador-de-slides javascript slider vanilla-js vanillajs
Last synced: 2 months ago
JSON representation
Slider using Pure JavaScript (VanillaJS)
- Host: GitHub
- URL: https://github.com/lukaofirst/slider-with-vanilla-js
- Owner: lukaofirst
- Created: 2021-03-17T01:38:25.000Z (about 4 years ago)
- Default Branch: gh-pages
- Last Pushed: 2021-03-17T02:01:49.000Z (about 4 years ago)
- Last Synced: 2025-01-02T23:36:03.808Z (4 months ago)
- Topics: apresentador-de-slides, javascript, slider, vanilla-js, vanillajs
- Language: CSS
- Homepage: https://lukaofirst.github.io/slider-with-vanilla-js/
- Size: 3.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slider-with-vanilla-js
## [EN]
### Slider using Pure JavaScript (VanillaJS)
* You can add how many images you want, the navigation button's will be added dynamilly. You just have to make sure that you're creating a div as .slide class and a img tag inside of it
* Access the slider on the link: https://lukaofirst.github.io/slider-with-vanilla-js/
## [PT-BR]
### Um apresentador de slides usando JavaScript Puro (VanillaJS)
* Você pode acrescentar quantas images desejar, os botões de navegação serão adicionados dinamicamente. Você só precisa se certificar de criar uma div com a classe .slide com a tag img dentro dele
* Acesse o apresentador de slides no link: https://lukaofirst.github.io/slider-with-vanilla-js/