svelte-preprocess
Language facilitator
Enables writing components in non-JavaScript languages with Svelte by transforming content and providing sensible defaults
A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more.
2k stars
18 watching
150 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 2 awesome lists
preprocesssveltesveltejssveltekit
Related projects:
Repository | Description | Stars |
---|---|---|
paulmaly/svelte-ts-preprocess | A TypeScript preprocessor for Svelte 3 projects | 97 |
tehshrike/svelte-preprocess-postcss | Preprocesses Svelte component styles with PostCSS. | 25 |
sveltejs/prettier-plugin-svelte | A Prettier plugin that formats Svelte components and files with TypeScript support | 746 |
ls-age/svelte-preprocess-less | A Svelte preprocessor for Less CSS files | 13 |
ls-age/svelte-preprocess-sass | A Svelte preprocessor that integrates Sass styles into the build process | 91 |
pyoner/svelte-typescript | A monorepo of preprocessor, template, and type definitions for Svelte v3 using TypeScript. | 209 |
katchaotic/sveltedoc-parser | A parser for parsing Svelte component documentation | 90 |
alexxnb/svelte-preprocess-markdown | Allows Svelte components to be written in markdown syntax | 137 |
noprodev/svelte-starter-postcss | A starter project for building Svelte web applications with PostCSS support | 8 |
sveltejs/svelte-atom | A plugin for Atom that enhances Svelte development with syntax highlighting and diagnostics. | 30 |
sveltejs/svelte-devtools | An extension to inspect Svelte application state and component hierarchies in the browser devtools. | 1,493 |
sveltejs/rollup-plugin-svelte | A plugin for Rollup that enables compilation of Svelte components into JavaScript and CSS files | 505 |
devghost/svelte | A pre-configured Svelte and Parcel template with testing, linting, and bundling tools | 7 |
stephanepericat/svelte-boilerplate | A Svelte.js project with built-in features for development, testing, and deployment. | 17 |
svelteness/svelte-jester | A Jest transformer for Svelte that compiles components before importing them into tests. | 128 |