Skip to content

frankbauer/reveal-js-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugins

This is a collection of plugins for Reveal.js we use for Lectures at FAU in the Visual Computing Group.

Currently this collection includes:

  • FragmentEvents: Adds a more versatile Fragment Event hook, that helps you to restore a precices fragment state when a deck is reloaded or users move backward through the fragments on a slide. This is mostly a utility used by other plugins.

  • ModelViewer: Allows you to control 3D-Models in <model-viewer> Components using fragments on a slide. (Demo)

Building

If you want to build the Plugins you will need to have gulp and npm installed.

Just run npm i after you first cloned the repository to initialize the dependencies. Whenever you need to build a new version, you can use npm run build.

About

Reveal.js Plugins we use for our lectures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published