svelte-loadable
Component loader
A library for dynamically loading and managing Svelte components
Dynamically load a svelte component
323 stars
8 watching
13 forks
Language: Svelte
last commit: almost 2 years ago
Linked from 2 awesome lists
code-splittingdynamic-importloadable-componentssvelte
Related projects:
Repository | Description | Stars |
---|---|---|
paulmaly/svelte-content-loader | A customizable SVG loader component for Svelte applications | 155 |
kaisermann/svelte-i18n | A Svelte library that enables the use of reactive internationalization tools to localize applications | 1,274 |
ekhaled/svelte-dev-helper | A utility library to simplify development and debugging of Svelte components | 6 |
dimfeld/svelte-zoomable | A Svelte component library for building zoomable UI elements with varying levels of detail | 11 |
kaisermann/svelte-css-vars | A library that exposes a Svelte action to update CSS custom properties in real-time based on component state changes | 238 |
jonasgeiler/svelte-infinite-loading | An infinite scroll component for Svelte, to help implement an infinite scroll list more easily. | 303 |
danilowoz/create-content-loader | A tool to create reusable placeholder components for loading states in web applications | 1,230 |
jpkleemans/vite-svg-loader | A Vite plugin that loads SVG files as Vue components with optional optimization and configuration options | 607 |
svelteness/svelte-jester | A Jest transformer for Svelte that compiles components before importing them into tests. | 128 |
fusioncharts/svelte-fusioncharts | A Svelte component for rendering charts from the FusionCharts JavaScript charting library. | 129 |
sveltejs/component-template | A base for building reusable Svelte components | 560 |
himynameisdave/svelte-flex | A simple and reusable flexbox component for Svelte | 78 |
matyunya/svelte-waypoint | Lazyloads images or components when they come into view in Svelte applications | 83 |
stephanepericat/svelte-boilerplate | A Svelte.js project with built-in features for development, testing, and deployment. | 18 |
pstanoev/simple-svelte-autocomplete | A simple and customizable autocomplete component for Svelte applications | 471 |