Eagle.js
A hackable slideshow framework built with Vue.js
...It supports animations, themes, interactive widgets (for web demos), and makes it easy to reuse components, slides and styles across presentations. Most of all, Eagle aims at offering a simple and very hackable API so you can get off the beaten tracks and craft the slideshows you really want. If you are not familiar with Vue.js you will find eagle.js harder to use than, say, Reveal.js, but on the long term eagle.js makes it easier to organize your slides and implement new ideas. Eagle.js is a vue plugin. You need to use eagle.js in your vue app's main file. New in 0.3, animate.css is now a peer dependency. ...