vscode-svelte-component-extractor
Component extractor
An extension for Visual Studio Code that extracts and creates new Svelte components from highlighted text.
30 stars
2 watching
2 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fallenmax/styled-components-extractor | Tools to extract styled-components definitions from JSX tags and format them for reuse | 27 |
pngwn/svelte-adapter | An adapter utility allowing Svelte components to be used within React and Vue frameworks. | 301 |
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 |
alphapeter/fa-svelte | A lightweight Svelte component library for using Font Awesome icons in web applications. | 71 |
ekhaled/svelte-dev-helper | A utility library to simplify development and debugging of Svelte components | 6 |
junstyle/vscode-php-cs-fixer | An extension for Visual Studio Code that integrates PHP CS Fixer functionality. | 357 |
qutran/svelte-inspector | A tool for inspecting and opening Svelte components in editor | 85 |
alexxnb/svelte-docs | A tool to quickly write and deploy documentation for Svelte components as static sites | 168 |
sveltejs/component-template | A base for building reusable Svelte components | 558 |
rob-balfre/svelte-select | A Svelte component for implementing an autocomplete or select input with various features and customization options. | 1,283 |
stephane-vanraes/svelte-multitoneimage | A Svelte component to generate images with duotone effects by applying mathematical transformations to the image channels. | 7 |
patoi/svelte-component-library-template | A template for building reusable Svelte components | 66 |
ivosdc/svelte-generic-table-pager | A webcomponent for displaying and managing data in paginated tables with customizable column settings. | 4 |
lunatk/svelte-web-component-builder | A set of tools and templates for building reusable Svelte components as Web Components. | 5 |