svelte-inspect
Object Inspector
An interactive object inspector for Svelte components
console.log()-like interactive inspector for Svelte 3
35 stars
5 watching
2 forks
Language: Svelte
last commit: about 3 years ago
Linked from 1 awesome list
sveltesvelte-components
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for inspecting and opening Svelte components in editor | 85 |
| A Svelte component for implementing an autocomplete or select input with various features and customization options. | 1,286 |
| A component for displaying and editing object arrays with CRUD functionality | 67 |
| Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. | 623 |
| A parser for parsing Svelte component documentation | 90 |
| A compact Svelte component library to generate a tree view from a hierarchical data structure. | 16 |
| An extension to inspect Svelte application state and component hierarchies in the browser devtools. | 1,500 |
| A Jest transformer for Svelte that compiles components before importing them into tests. | 128 |
| A reusable table component with sorting and filtering capabilities. | 536 |
| A Svelte component for visually representing JSON data in a tree structure | 176 |
| Utilities for transforming and testing Svelte components | 25 |
| A tool to enable unit testing of Svelte components with Jest | 35 |
| A utility module for inspecting and analyzing gRPC protocol buffer definitions | 9 |
| A Svelte-based component that enables data exploration and analysis by summarizing a dataset into a table or chart. | 20 |
| A library that simplifies working with observables in Svelte components by providing a unified API for reactive stores. | 62 |