elm-package.json
file at this tag.Tag | 3.0.2 |
Committed At | 2018-08-24 08:00:59 UTC |
An image slider / slideshow / carousel component for Elm
Install the package:
elm-package install larribas/elm-image-slider
The demo/Demo.elm
file is a good example of how this component can be integrated into an Elm application. It demonstrates several recommended use patterns:
caption
function to display clickable linksstyles/image-slider.css
(warning: it's based on flexbox, so you might want to tweak it a bit if you have to code like it's 2014)Any contributions or feedback are welcome!