1.4.0 • Published 4 years ago

sp-slides v1.4.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Simple Slides

Simple slides is a framework that makes it easy to create HTML5 presentations. The goal is to provide an environment to explain web technologies. Simple Slides incorporates CodeMirror to allow editing of HTML, CSS and Javascript without conflicting with the the presentation content.

Install Simple Slides

npx sp-slides new <presentationName>
cd <presentationName>
# Edit index.html to add slides
# For each slide, add partials
npm run serve

Demo

Demo site

1.4.0

4 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

0.0.1

5 years ago