svelte-inspect

Object Inspector

An interactive object inspector for Svelte components

console.log()-like interactive inspector for Svelte 3

GitHub

35 stars
5 watching
2 forks
Language: Svelte
last commit: almost 3 years ago
Linked from 1 awesome list

sveltesvelte-components

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
qutran/svelte-inspector A tool for inspecting and opening Svelte components in editor 85
rob-balfre/svelte-select A Svelte component for implementing an autocomplete or select input with various features and customization options. 1,283
ivosdc/svelte-generic-crud-table A component for displaying and editing object arrays with CRUD functionality 67
testing-library/svelte-testing-library Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. 620
katchaotic/sveltedoc-parser A parser for parsing Svelte component documentation 90
kpulkit29/svelte-tree-viewer A compact Svelte component library to generate a tree view from a hierarchical data structure. 16
sveltejs/svelte-devtools An extension to inspect Svelte application state and component hierarchies in the browser devtools. 1,493
svelteness/svelte-jester A Jest transformer for Svelte that compiles components before importing them into tests. 128
dasdaniel/svelte-table A reusable table component with sorting and filtering capabilities. 534
tanhauhau/svelte-json-tree A Svelte component for visually representing JSON data in a tree structure 175
pngwn/svelte-test Utilities for transforming and testing Svelte components 25
rspieker/jest-transform-svelte A tool to enable unit testing of Svelte components with Jest 35
bojand/grpc-inspect A utility module for inspecting and analyzing gRPC protocol buffer definitions 9
jjagielka/svelte-pivottable A Svelte-based component that enables data exploration and analysis by summarizing a dataset into a table or chart. 17
timhall/svelte-observable A library that simplifies working with observables in Svelte components by providing a unified API for reactive stores. 62