svelte-inspector
Svelte component inspector
A tool for inspecting and opening Svelte components in editor
Development helper for inspecting and opening svelte components in editor
85 stars
3 watching
2 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
trbrc/svelte-inspect | An interactive object inspector for Svelte components | 35 |
testing-library/svelte-testing-library | Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. | 620 |
rspieker/jest-transform-svelte | A tool to enable unit testing of Svelte components with Jest | 35 |
qutran/swheel | A declarative component-based router for Svelte 3 applications. | 43 |
ktsn/svelte-jest | Transforms Svelte components for integration with Jest testing framework | 36 |
ekhaled/svelte-dev-helper | A utility library to simplify development and debugging of Svelte components | 6 |
svelteness/svelte-jester | A Jest transformer for Svelte that compiles components before importing them into tests. | 128 |
sveltejs/svelte-devtools | An extension to inspect Svelte application state and component hierarchies in the browser devtools. | 1,493 |
pngwn/svelte-test | Utilities for transforming and testing Svelte components | 25 |
sveltejs/svelte-atom | A plugin for Atom that enhances Svelte development with syntax highlighting and diagnostics. | 30 |
pngwn/svelte-adapter | An adapter utility allowing Svelte components to be used within React and Vue frameworks. | 301 |
katchaotic/sveltedoc-parser | A parser for parsing Svelte component documentation | 90 |
hosseinshabani/svelte-checkbox | A customizable checkbox component for Svelte applications with animations and event handling capabilities | 78 |
kpulkit29/svelte-tree-viewer | A compact Svelte component library to generate a tree view from a hierarchical data structure. | 16 |
proverbial-ninja/vscode-svelte-component-extractor | An extension for Visual Studio Code that extracts and creates new Svelte components from highlighted text. | 30 |