svelte-devtools
DevTools extension
An extension to inspect Svelte application state and component hierarchies in the browser devtools.
A browser extension to inspect Svelte application by extending your browser devtools capabilities
1k stars
25 watching
79 forks
Language: Svelte
last commit: 20 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sveltejs/svelte-atom | A plugin for Atom that enhances Svelte development with syntax highlighting and diagnostics. | 30 |
sveltejs/svelte-preprocess | Enables writing components in non-JavaScript languages with Svelte by transforming content and providing sensible defaults | 1,757 |
sveltejs/vite-plugin-svelte | A plugin that integrates Svelte with Vite to provide a development environment for building web applications using the Svelte framework. | 865 |
ekhaled/svelte-dev-helper | A utility library to simplify development and debugging of Svelte components | 6 |
devghost/svelte | A pre-configured Svelte and Parcel template with testing, linting, and bundling tools | 7 |
sveltetools/svelte-asyncable | An async store for SvelteJS with lazy initialization and optimistic UI updates. | 169 |
qutran/svelte-inspector | A tool for inspecting and opening Svelte components in editor | 85 |
sveltejs/rollup-plugin-svelte | A plugin for Rollup that enables compilation of Svelte components into JavaScript and CSS files | 505 |
sveltejs/prettier-plugin-svelte | A Prettier plugin that formats Svelte components and files with TypeScript support | 746 |
stephanepericat/svelte-boilerplate | A Svelte.js project with built-in features for development, testing, and deployment. | 17 |
dasdaniel/svelte-table | A reusable table component with sorting and filtering capabilities. | 534 |
pngwn/prism-svelte | A Svelte language extension for prismjs that provides syntax highlighting for Svelte code. | 65 |
alexxnb/highlightjs-svelte | A Svelte-based language definition for Highlight.js, enabling syntax highlighting in Svelte code | 16 |
katchaotic/sveltedoc-parser | A parser for parsing Svelte component documentation | 90 |
dyalicode/svelte-formly | Generates dynamic and reactive forms for Svelte JS applications | 253 |