svelte-switch-case
Switch case transformer
A preprocessor for Svelte that converts switch-case statements into if/else chains.
Switch case syntax for Svelte ⚡️
147 stars
6 watching
3 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
preprocesssveltesveltejssveltekitswitch-case
Related projects:
Repository | Description | Stars |
---|---|---|
paulmaly/svelte-ts-preprocess | A TypeScript preprocessor for Svelte 3 projects | 97 |
svelteness/svelte-jester | A Jest transformer for Svelte that compiles components before importing them into tests. | 128 |
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 |
ls-age/svelte-preprocess-sass | A Svelte preprocessor that integrates Sass styles into the build process | 91 |
sveltejs/prettier-plugin-svelte | A Prettier plugin that formats Svelte components and files with TypeScript support | 746 |
pngwn/svelte-test | Utilities for transforming and testing Svelte components | 25 |
ls-age/svelte-preprocess-less | A Svelte preprocessor for Less CSS files | 13 |
pstanoev/simple-svelte-autocomplete | A simple and customizable autocomplete component for Svelte applications | 469 |
ivanhofer/sveltekit-typescript-showcase | A showcase of Svelte and SvelteKit projects demonstrating TypeScript usage for efficient development | 736 |
tehshrike/svelte-preprocess-postcss | Preprocesses Svelte component styles with PostCSS. | 25 |
geakstr/svelte-3-rollup-typescript-vscode | Provides a starter kit for building Svelte 3 applications with TypeScript and Rollup support | 38 |
ktsn/svelte-jest | Transforms Svelte components for integration with Jest testing framework | 36 |
svelte-pilot/svelte-pilot-template | A template-based Svelte project with SSR and other features | 57 |
beyonk-group/svelte-toggle | A Svelte component for creating a customizable toggle switch | 22 |