How does the Svelte compiler works with the Typescript compiler?

This page summarizes the projects mentioned and recommended in the original post on /r/sveltejs

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. svelte-preprocess

    A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more.

    svelte-preprocess is responsible for processing things like TypeScript and SCSS. The svelte compiler itself is only responsible for turning the svelte file into JavaScript.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. vite-plugin-svelte

    Svelte plugin for https://vite.dev

    Actually in more recent SvelteKit projects they use the Vite-preprocessor to handle Typescript

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

  • How to use Sass or Scss in Svelte/Sveltekit

    1 project | dev.to | 13 Jan 2024
  • Options for better commenting syntax in svelte files?

    1 project | /r/sveltejs | 20 May 2023
  • Sveltekit scss issue

    2 projects | /r/sveltejs | 9 Jan 2023
  • Create Svelte + Typescript + tailwindcss Project(feat. error solved)

    1 project | dev.to | 2 Dec 2022
  • Any way to quickly determine components used on a page

    3 projects | /r/sveltejs | 30 Nov 2022

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?