prettier-plugin-svelte
Svelte formatter
A Prettier plugin that formats Svelte components and files with TypeScript support
Format your svelte components using prettier.
752 stars
14 watching
97 forks
Language: TypeScript
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sveltejs/svelte-preprocess | Enables writing components in non-JavaScript languages with Svelte by transforming content and providing sensible defaults | 1,759 |
prettier/plugin-ruby | A Ruby formatter plugin for Prettier that integrates with the Ruby programming language and its ecosystem. | 1,465 |
pyoner/svelte-typescript | A monorepo of preprocessor, template, and type definitions for Svelte v3 using TypeScript. | 209 |
prettier/vim-prettier | Automates code formatting with Prettier plugin for Vim editor | 1,794 |
sveltejs/svelte-atom | A plugin for Atom that enhances Svelte development with syntax highlighting and diagnostics. | 30 |
sveltejs/rollup-plugin-svelte | A plugin for Rollup that enables compilation of Svelte components into JavaScript and CSS files | 505 |
himynameisdave/svelte-flex | A simple and reusable flexbox component for Svelte | 78 |
evanleck/vim-svelte | A Vim plugin providing syntax highlighting and indentation support for Svelte 3 components | 321 |
sveltejs/eslint-plugin-svelte | An ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. | 312 |
fsouza/prettierd | A prettier formatting daemon for improved formatting speed in various editors and languages. | 819 |
burner/vim-svelte | A Vim plugin providing syntax highlighting for Svelte code | 41 |
helixbass/prettier-plugin-coffeescript | A Prettier plugin for formatting CoffeeScript code with explicit dependencies on Coffeescript and Prettier | 37 |
leafoftree/vim-svelte-plugin | A Vim plugin that extends the syntax and indentation capabilities of Svelte files | 139 |
prettier-solidity/prettier-plugin-solidity | Automates formatting of Solidity code using the Prettier tool | 729 |
pngwn/prism-svelte | A Svelte language extension for prismjs that provides syntax highlighting for Svelte code. | 65 |