Creating awesome presentations using Reveal.js with Svelte and Vite

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • svelte-slides

    A Reveal.js boilerplate with Svelte, TailwindCSS and Vite (by rajasegar)

  • The source code for this Github template is here. If you are facing any issues or need any additional capabilities please feel free to raise an issue.

  • svelte-reveal-boilerplate

    Boilerplate App for creating Presentations with Svelte and Reveal.js

  • The main motivation for me to build this template to improve the tooling used in the default Reveal.js project. Since it is using some outdated tooling and plugins for building your presentation like gulp and so on. Also I wanted to build slides with a JavaScript framework like Svelte, I was looking for whether there is already something there. Then I found this project created by Michael Schwarz called svelte-reveal-boilerplate.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • vite

    Next generation frontend tooling. It's fast!

  • Vite is a new breed of frontend build tooling that significantly improves the frontend development experience.It consists a dev server that serves your source files over native ES modules, with rich built-in features and astonishingly fast Hot Module Replacement (HMR) and a build command that bundles your code with Rollup, pre-configured to output highly optimized static assets for production.

  • Svelte

    Cybernetically enhanced web apps

  • Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app.

  • reveal.js

    The HTML Presentation Framework

  • Reveal.js is an open source HTML presentation framework. It's a tool that enables anyone with a web browser to create fully-featured and beautiful presentations for free.

  • Visual Studio Code

    Visual Studio Code

  • VS Code + Svelte.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Building a timeline of CSS history and standards

    5 projects | dev.to | 4 Dec 2022
  • How to build a Web App in 11 minutes and fall in love with SvelteKit

    5 projects | dev.to | 18 Sep 2021
  • Meteor is getting new docs!

    2 projects | dev.to | 24 Jan 2024
  • My Rules for Being a Tech Speaker

    3 projects | dev.to | 13 Jan 2024
  • How to Use ConfigCat Feature Flags with Docker

    4 projects | dev.to | 30 Nov 2023