svelte-adapter
Component adapter
An adapter utility allowing Svelte components to be used within React and Vue frameworks.
Use Svelte components with Vue and React
301 stars
6 watching
10 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pngwn/svelte-test | Utilities for transforming and testing Svelte components | 25 |
pngwn/svelte-react-template | A basic Svelte app template with Rollup setup and deployment scripts. | 2 |
pixievoltno1/svelte-webext-storage-adapter | A package providing Svelte writable stores backed by Chrome or Firefox storage | 25 |
chevcast/svelte-adapter-bun | An adapter that enables SvelteKit apps to be run on the Bun server platform. | 16 |
pngwn/svelte-adaptive-sensors | A library that provides device and network information to inform adaptive app behavior | 50 |
pngwn/prism-svelte | A Svelte language extension for prismjs that provides syntax highlighting for Svelte code. | 65 |
proverbial-ninja/vscode-svelte-component-extractor | An extension for Visual Studio Code that extracts and creates new Svelte components from highlighted text. | 30 |
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 |
bun-community/sveltekit-adapter-bun | An adapter that enables SvelteKit apps to run on Bun servers. | 19 |
lunatk/svelte-web-component-builder | A set of tools and templates for building reusable Svelte components as Web Components. | 5 |
svelteness/svelte-jester | A Jest transformer for Svelte that compiles components before importing them into tests. | 128 |
damianstasik/vue-svg-loader | A tool that enables developers to use SVG files as reusable Vue components in their web applications | 645 |
rob-balfre/svelte-select | A Svelte component for implementing an autocomplete or select input with various features and customization options. | 1,284 |
qutran/svelte-inspector | A tool for inspecting and opening Svelte components in editor | 85 |