w0rm / elm-slice-show

A simple presentation engine in Elm

Home Page:http://package.elm-lang.org/packages/w0rm/elm-slice-show/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Slice Show

A simple presentation engine in Elm.

For usage please check the example or check the online demo.

Features

  • Custom markup for the slide with elm-html and elm-markdown
  • Custom content with its own subscriptions-update-view cycle
  • Hide the initial content of the slide
  • Keyboard controls: press right to show the hidden content or go to the next slide, left for the previous slide, esc for the index page
  • The current slide is preserved in location hash
  • Custom slide dimensions
  • Slides are proportionally scaled to fit into the window

About

A simple presentation engine in Elm

http://package.elm-lang.org/packages/w0rm/elm-slice-show/latest

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Elm 96.0%Language:HTML 2.6%Language:Shell 1.4%