An open API service indexing awesome lists of open source software.

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)

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/