ikngoo / presveltation

PreSveltation: Create fun, interactive, and dynamic presentations and slideshows with Svelte / SvelteKit and Tailwind CSS.

Home Page:https://presveltation.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

PreSveltation: Create fun, interactive, and dynamic presentations and slideshows with Svelte / SvelteKit and Tailwind CSS.

https://presveltation.vercel.app/

License:MIT License


Languages

Language:Svelte 77.0%Language:TypeScript 16.7%Language:CSS 3.1%Language:JavaScript 2.9%Language:HTML 0.4%