svelte-ts-preprocess
TS preprocessor
A TypeScript preprocessor for Svelte 3 projects
97 stars
3 watching
21 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pyoner/svelte-typescript | A monorepo of preprocessor, template, and type definitions for Svelte v3 using TypeScript. | 209 |
sveltejs/svelte-preprocess | Enables writing components in non-JavaScript languages with Svelte by transforming content and providing sensible defaults | 1,757 |
tehshrike/svelte-preprocess-postcss | Preprocesses Svelte component styles with PostCSS. | 25 |
ls-age/svelte-preprocess-sass | A Svelte preprocessor that integrates Sass styles into the build process | 91 |
ls-age/svelte-preprocess-less | A Svelte preprocessor for Less CSS files | 13 |
alexxnb/svelte-preprocess-markdown | Allows Svelte components to be written in markdown syntax | 137 |
paulmaly/svelte-content-loader | A customizable SVG loader component for Svelte applications | 155 |
ivanhofer/sveltekit-typescript-showcase | A showcase of Svelte and SvelteKit projects demonstrating TypeScript usage for efficient development | 736 |
svelte-pilot/svelte-pilot-template | A template-based Svelte project with SSR and other features | 57 |
geakstr/svelte-3-rollup-typescript-vscode | Provides a starter kit for building Svelte 3 applications with TypeScript and Rollup support | 38 |
svelteness/svelte-jester | A Jest transformer for Svelte that compiles components before importing them into tests. | 128 |
sergeyt/karma-typescript-preprocessor | A TypeScript preprocessor that compiles files on the fly during testing. | 50 |
pstanoev/simple-svelte-autocomplete | A simple and customizable autocomplete component for Svelte applications | 469 |
paulmaly/svelte-page-router | Provides a configuration-based router with support for lazy-loaded routes and hooks, intended to enhance the developer experience for Svelte applications. | 21 |
rburnham52/svelte-typescript-sass-template | A template for building Svelte, TypeScript, and Sass projects with Storybook integration | 16 |