All Projects → w0rm → elm-slice-show

w0rm / elm-slice-show

Licence: BSD-3-Clause license
A simple presentation engine in Elm

Programming Languages

elm
856 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to elm-slice-show

Deckdeckgo
The web open source editor for presentations
Stars: ✭ 1,117 (+1793.22%)
Mutual labels:  slideshow, slides, presentations
s6
S6 Blank - Slideshow templates using HTML 5, CSS 3 'n' JavaScript 2017+ w/ Bespoke.js-compatible "microkernel"
Stars: ✭ 91 (+54.24%)
Mutual labels:  slideshow, slides, presentations
Asciidoctor Reveal.js
🔮 A reveal.js converter for Asciidoctor and Asciidoctor.js. Write your slides in AsciiDoc!
Stars: ✭ 219 (+271.19%)
Mutual labels:  slideshow, slides, presentations
Gatsby Starter Deck
🗣 Create presentations using Gatsby, React & Markdown.
Stars: ✭ 522 (+784.75%)
Mutual labels:  slideshow, slides, presentations
Slideshow
slideshow gems - write your slides / talks / presentations in plain text with markdown formatting conventions
Stars: ✭ 173 (+193.22%)
Mutual labels:  slideshow, slides, presentations
Libreoffice Impress Templates
Freely-licensed LibreOffice Impress templates
Stars: ✭ 238 (+303.39%)
Mutual labels:  slideshow, slides, presentations
Reveal.js
The HTML Presentation Framework
Stars: ✭ 57,980 (+98171.19%)
Mutual labels:  slideshow, slides, presentations
Hacker Slides
A small UI for building presentation slides from markdown markup
Stars: ✭ 316 (+435.59%)
Mutual labels:  slideshow, slides
Godot Power Pitch
International pitch for the Godot Game Engine, made in Godot, available in 15+ languages
Stars: ✭ 348 (+489.83%)
Mutual labels:  slideshow, slides
Eagle.js
A hackable slideshow framework built with Vue.js
Stars: ✭ 4,029 (+6728.81%)
Mutual labels:  slideshow, presentations
Backslide
💦 CLI tool for making HTML presentations with Remark.js using Markdown
Stars: ✭ 679 (+1050.85%)
Mutual labels:  slideshow, slides
Webslides
Create HTML presentations in seconds —
Stars: ✭ 5,778 (+9693.22%)
Mutual labels:  slideshow, slides
Nodeppt
This is probably the best web presentation tool so far!
Stars: ✭ 9,589 (+16152.54%)
Mutual labels:  slideshow, slides
Big
presentations for busy messy hackers
Stars: ✭ 3,208 (+5337.29%)
Mutual labels:  slideshow, slides
SliderViewLibrary
An easy to use Android Library to get slides in apps using images or image URLs
Stars: ✭ 35 (-40.68%)
Mutual labels:  slideshow, slides
slipshow
An engine for displaying slips, the next-gen version of slides
Stars: ✭ 17 (-71.19%)
Mutual labels:  slideshow, slides
Decktape
PDF exporter for HTML presentations
Stars: ✭ 1,847 (+3030.51%)
Mutual labels:  slides, presentations
markdown-slides
Using markdown, write simple but beautiful presentations with math, animations and media.
Stars: ✭ 64 (+8.47%)
Mutual labels:  slideshow, slides
Patat
Terminal-based presentations using Pandoc
Stars: ✭ 1,725 (+2823.73%)
Mutual labels:  slideshow, slides
Press
Minimalist Markdown Publishing for Nuxt.js
Stars: ✭ 181 (+206.78%)
Mutual labels:  slideshow, slides

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].