svelte-teleport
DOM teleporter
A Svelte component to dynamically relocate DOM elements within an application
A Svelte component to teleport elements across the DOM
25 stars
1 watching
0 forks
Language: Svelte
last commit: about 4 years ago
Linked from 2 awesome lists
svelte
Related projects:
Repository | Description | Stars |
---|---|---|
romkor/svelte-portal | A Svelte component for rendering content outside the DOM of its parent component | 444 |
dasdaniel/svelte-table | A reusable table component with sorting and filtering capabilities. | 534 |
danielsharkov/svelte-router | A lightweight and easy-to-use routing library for Svelte applications | 13 |
spaceavocado/svelte-router | A simple Svelte router for Single Page Applications (SPAs), providing navigation controls and route management. | 60 |
jamen/svelte-router | A Svelte implementation of client-side routing using a centralized store and components. | 7 |
katchaotic/sveltedoc-parser | A parser for parsing Svelte component documentation | 90 |
tienpv222/svelte-hash-router | A simple Svelte 3 router for building hash-based applications with global routes and nested routing. | 43 |
himynameisdave/svelte-flex | A simple and reusable flexbox component for Svelte | 78 |
sveltejs/svelte-devtools | An extension to inspect Svelte application state and component hierarchies in the browser devtools. | 1,493 |
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 |
sveltestrap/sveltestrap | A library that simplifies the integration of Bootstrap 5 components into Svelte applications. | 144 |
sveltejs/svelte-preprocess | Enables writing components in non-JavaScript languages with Svelte by transforming content and providing sensible defaults | 1,757 |
ekhaled/svelte-dev-helper | A utility library to simplify development and debugging of Svelte components | 6 |
arthurgermano/svelte-client-router | A Svelte library that simplifies client-side routing in Single Page Applications (SPAs) | 17 |
n0th1ng-else/svelte-typescript-sass | A Svelte-based web development boilerplate with TypeScript and Sass support for building fast and scalable front-end applications. | 11 |