Shower ['ʃəuə] noun. A person or thing that shows.
- Built on HTML, CSS and vanilla JavaScript.
- Works in all modern browsers.
- Themes are separated from engine.
- Fully keyboard accessible.
- Printable to PDF.
See it in action. Includes Ribbon and Material themes, and core with plugins.
Follow @shower_me for support and updates, file an issue if you have any.
| Package | Description |
|---|---|
| @shower/core | Presentation engine: slide management, navigation, progress bar, timer |
| @shower/material | Material Design theme |
| @shower/ribbon | Ribbon theme |
| @shower/shower | Ready-to-use presentation template |
| @shower/cli | CLI tool for creating, serving, bundling, and publishing presentations |
- Download and unzip shower.zip template archive.
- Open
index.htmlin any text editor and start creating your presentation.
You'll need Node.js installed on your computer.
- Install Shower CLI utility:
npm install -g @shower/cli. - Create your presentation:
shower create.
Read more on the @shower/cli page.
Latest stable versions of Chrome, Edge, Firefox, and Safari are supported.
You're always welcome to contribute. Fork project, make changes and send it as pull request. But it's better to file an issue with your idea first. Read contributing rules for more details.
Main contributors in historical order: pepelsbey, jahson, miripiruni, kizu, artpolikarpov, tonyganch, zloylos, shvaikalesh.
Licensed under MIT License.
