0.5.5 • Published 1 year ago

presveltation v0.5.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

PreSveltation

Create fun, interactive, and dynamic presentations and slideshows with SvelteKit and Tailwind CSS.

npm install presveltation --save-dev

or

pnpm add -D presveltation

Links

Features

  • ✅ speaker view / notes
  • ✅ slide overview / table of contents menu
  • ✅ every page is a slide
  • ✅ ⬅️➡️ arrow keys can be used to move through slides
  • ✅ add transitions (with Animate.css)
  • ✅ add Tailwind classes stepwise
  • ✅ add code and stepwise highlight lines (with SvHighlight)
  • ✅ easily apply steps per slide with maxStep and currStep stores
  • ✅ add formulas (with Katex)