svelte-switch-case
Switch case transformer
A preprocessor for Svelte that converts switch-case statements into if/else chains.
Switch case syntax for Svelte ⚡️
149 stars
6 watching
3 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
preprocesssveltesveltejssveltekitswitch-case
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A TypeScript preprocessor for Svelte 3 projects | 97 |
| | A Jest transformer for Svelte that compiles components before importing them into tests. | 128 |
| | A monorepo of preprocessor, template, and type definitions for Svelte v3 using TypeScript. | 209 |
| | Enables writing components in non-JavaScript languages with Svelte by transforming content and providing sensible defaults | 1,759 |
| | A Svelte preprocessor that integrates Sass styles into the build process | 90 |
| | A Prettier plugin that formats Svelte components and files with TypeScript support | 752 |
| | Utilities for transforming and testing Svelte components | 25 |
| | A Svelte preprocessor for Less CSS files | 13 |
| | A simple and customizable autocomplete component for Svelte applications | 473 |
| | A showcase of Svelte and SvelteKit projects demonstrating TypeScript usage for efficient development | 738 |
| | Preprocesses Svelte component styles with PostCSS. | 25 |
| | Provides a starter kit for building Svelte 3 applications with TypeScript and Rollup support | 38 |
| | Transforms Svelte components for integration with Jest testing framework | 36 |
| | A Svelte application template with server-side rendering and rich features for building modern web applications. | 58 |
| | A Svelte component for creating a customizable toggle switch | 22 |