An open API service indexing awesome lists of open source software.

https://github.com/mlange-42/reveal-svg-smil

Control SVG/SMIL animations from reveal.js slideshows
https://github.com/mlange-42/reveal-svg-smil

Last synced: 7 months ago
JSON representation

Control SVG/SMIL animations from reveal.js slideshows

Awesome Lists containing this project

README

          

# Reveal.js SVG/SMIL animations

[![build](https://github.com/mlange-42/reveal-svg-smil/actions/workflows/build.yml/badge.svg)](https://github.com/mlange-42/reveal-svg-smil/actions/workflows/build.yml)

A simple [JS](https://developer.mozilla.org/en/JavaScript) script to control [SVG](https://www.w3.org/Graphics/SVG/) animations ([SMIL](https://www.w3.org/TR/REC-smil/)).

SVG animations can be controlled via [*reveal.js*](https://revealjs.com/) `fragment`s, just like any other animations.

[Check out the demo!](https://mlange-42.github.io/reveal-svg-smil)