https://github.com/vector35/reveal-timer
simple revealjs timer plugin
https://github.com/vector35/reveal-timer
Last synced: 6 months ago
JSON representation
simple revealjs timer plugin
- Host: GitHub
- URL: https://github.com/vector35/reveal-timer
- Owner: Vector35
- License: mit
- Created: 2024-03-31T18:01:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T02:48:21.000Z (almost 2 years ago)
- Last Synced: 2025-10-01T22:33:45.273Z (6 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# reveal-timer
simple revealjs timer plugin
to install:
1. Add as a submodule or clone into your plugins/ folder
1. Add plugins/reveal-timer/timer.css to any `--css` flags
1. Add the timer.js with the appropriate path to `reveal-md.json`
1. Add `Timer` to the list of plugins in your `plugins.js`