1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-31 02:10:23 +02:00

Streamlit is a very popular data dashboarding framework. I found the need to create a custom streamlit component that allows users to generate slides using markdown and markup (which are used to add content elsewhere in Streamlit apps as well), embed the slideshows in the apps, and control slideshows programmatically. This component has been added to Streamlit's official community tracker

bouzidanas
2023-09-07 03:49:57 -05:00
parent 4146e922aa
commit 72f0305de3

@@ -247,6 +247,7 @@ Useful tools for working with reveal.js.
- [reveal-init](https://github.com/you-create/reveal-init), a Shell script for initiating Reveal.js presentation projects.
- [kslides.com](https://kslides.com), a Kotlin DSL wrapper for reveal.js.
- [Reveal-Pug-Scss-Starter](https://github.com/Martinomagnifico/reveal-pug-scss-starter), a small project to quickly start presentations with Reveal.js, using Pug (just try it out, you'll love it) and Scss.
- [streamlit-reveal-slides](https://github.com/bouzidanas/streamlit-reveal-slides), create and add reveal.js HTML presentations to your Streamlit apps!
## Hardware