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
- Host: GitHub
- URL: https://github.com/mlange-42/reveal-svg-smil
- Owner: mlange-42
- License: mit
- Created: 2021-12-01T19:00:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-03T19:15:04.000Z (almost 4 years ago)
- Last Synced: 2025-02-12T14:32:47.464Z (9 months ago)
- Language: JavaScript
- Homepage: https://mlange-42.github.io/reveal-svg-smil
- Size: 1.96 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reveal.js SVG/SMIL animations
[](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)