https://github.com/rofrol/elm-image-slider
https://github.com/rofrol/elm-image-slider
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rofrol/elm-image-slider
- Owner: rofrol
- Created: 2016-12-30T17:24:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-30T17:57:12.000Z (over 9 years ago)
- Last Synced: 2025-02-19T07:36:58.407Z (over 1 year ago)
- Language: Elm
- Size: 40 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[Demo](https://rofrol.github.io/elm-image-slider)
http://stackoverflow.com/questions/35699588/making-a-picture-slider-in-elm-model-updates-triggered-by-loaded-element
## Dev
`elm make src/Main.elm`
Open index.html in the web browser.