svelte-dev-helper

Svelte component helper

A utility library to simplify development and debugging of Svelte components

Helper for svelte components to ease development

GitHub

6 stars
2 watching
2 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
testing-library/svelte-testing-library Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. 620
alexxnb/svelte-docs A tool to quickly write and deploy documentation for Svelte components as static sites 168
sveltejs/svelte-devtools An extension to inspect Svelte application state and component hierarchies in the browser devtools. 1,493
sveltejs/component-template A base for building reusable Svelte components 558
sveltejs/svelte-atom A plugin for Atom that enhances Svelte development with syntax highlighting and diagnostics. 30
qutran/svelte-inspector A tool for inspecting and opening Svelte components in editor 85
kaisermann/svelte-loadable A library for dynamically loading and managing Svelte components 322
sveltejs/svelte-preprocess Enables writing components in non-JavaScript languages with Svelte by transforming content and providing sensible defaults 1,757
stephanepericat/svelte-boilerplate A Svelte.js project with built-in features for development, testing, and deployment. 17
svelteness/svelte-jester A Jest transformer for Svelte that compiles components before importing them into tests. 128
lunatk/svelte-web-component-builder A set of tools and templates for building reusable Svelte components as Web Components. 5
bholmesdev/svelte-starter-template Provides a basic setup for building and running an SvelteJS application 42
devghost/svelte A pre-configured Svelte and Parcel template with testing, linting, and bundling tools 7
hosseinshabani/svelte-checkbox A customizable checkbox component for Svelte applications with animations and event handling capabilities 78