Skip to content

explodinglabs/elm-infinite-gallery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-infinite-gallery

A simple gallery that supports infinite scrolling. Slides can be any Html content desired.

Goal

Create a simple abstract gallery that supports swipe, infinite scroll and custom Html slides.

Demo

Demo

Usage Example

Please have a look at the example/src/Main.elm file for a minimal example.

Docs

Documentation is available on the elm packages website.

ToDo

  • Add keyboard navigation
  • Allow infinite behaviour to be a configurable option
  • Refactor transitions
  • Support vertical swipe and scrolling

Packages

No packages published

Languages

  • HTML 89.7%
  • Elm 10.3%