svelte-portal
DOM wrapper
A Svelte component for rendering content outside the DOM of its parent component
Svelte component for rendering outside the DOM of parent component
444 stars
4 watching
22 forks
Language: JavaScript
last commit: 4 months ago
Linked from 2 awesome lists
portalsveltesvelte3sveltejs
Related projects:
Repository | Description | Stars |
---|---|---|
himynameisdave/svelte-flex | A simple and reusable flexbox component for Svelte | 78 |
mdauner/sveltejs-forms | A Svelte component library for building and managing forms with declarative validation | 197 |
milafrerichs/browser-repl-js | A Svelte-based code editor component with real-time execution and display of JavaScript code | 14 |
iamyuu/gridjs-svelte | A Svelte wrapper component for the Grid.js library to build table-based interfaces | 57 |
sveltejs/svelte-preprocess | Enables writing components in non-JavaScript languages with Svelte by transforming content and providing sensible defaults | 1,757 |
sveltejs/component-template | A base for building reusable Svelte components | 558 |
dimfeld/svelte-zoomable | A Svelte component library for building zoomable UI elements with varying levels of detail | 11 |
dasdaniel/svelte-table | A reusable table component with sorting and filtering capabilities. | 534 |
pankod/svelte-boilerplate | A set of tools and a boilerplate to simplify the creation of Svelte applications with performance characteristics. | 292 |
sveltejs/rollup-plugin-svelte | A plugin for Rollup that enables compilation of Svelte components into JavaScript and CSS files | 505 |
agusid/boilerplate-svelte | A starter project for building Svelte applications with a minimal setup and tools. | 58 |
sauravkanchan/svelte-chartjs | A wrapper around chart.js for Svelte applications | 304 |
alphapeter/fa-svelte | A lightweight Svelte component library for using Font Awesome icons in web applications. | 71 |
meteor-svelte/ssr-example | An example project demonstrating how to achieve server-side rendering using Meteor and Svelte. | 4 |
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 |