All Projects → rixo → rollup-plugin-svelte-hot

rixo / rollup-plugin-svelte-hot

Licence: MIT License
Fork of official rollup-plugin-svelte with added HMR support (for both Nollup or Rollup)

Programming Languages

javascript
184084 projects - #8 most used programming language
Svelte
593 projects
HTML
75241 projects

Projects that are alternatives of or similar to rollup-plugin-svelte-hot

svelte-template-hot
Copy of official Svelte template with added HMR support
Stars: ✭ 61 (+24.49%)
Mutual labels:  hmr, rollup, svelte, hot-module-replacement, svelte-v3
svelte-loader-hot
Webpack loader for svelte components with HMR support
Stars: ✭ 22 (-55.1%)
Mutual labels:  hmr, svelte, hot-module-replacement
svelte-credit-card
A svelte component to render a credit card 💳
Stars: ✭ 30 (-38.78%)
Mutual labels:  rollup, svelte
form-validation
FormValidation, the best validation library for JavaScript
Stars: ✭ 137 (+179.59%)
Mutual labels:  rollup, svelte
markushatvan.com
Personal website and blog written from scratch with SvelteKit and TailwindCSS.
Stars: ✭ 82 (+67.35%)
Mutual labels:  rollup, svelte
simple-cloud-music
简洁的的第三方网易云音乐播放器
Stars: ✭ 306 (+524.49%)
Mutual labels:  rollup, svelte
s-date-range-picker
📅 A date range picker built with Svelte
Stars: ✭ 13 (-73.47%)
Mutual labels:  svelte, svelte-v3
sapper-typescript-esbuild-template
Sapper template with ESBuild and TypeScript
Stars: ✭ 18 (-63.27%)
Mutual labels:  rollup, svelte
BeatHub
Small, simple, and fast custom beatmap browser & downloader built with Svelte
Stars: ✭ 13 (-73.47%)
Mutual labels:  svelte, svelte-v3
heiss
Hot module reloading prototype with native (almost) ES6 modules
Stars: ✭ 22 (-55.1%)
Mutual labels:  hmr, hot-module-replacement
svelte-match-media
a matchMedia plugin for svelte 3
Stars: ✭ 38 (-22.45%)
Mutual labels:  svelte, svelte-v3
svelte-meteor-data
Reactively track Meteor data inside Svelte components
Stars: ✭ 14 (-71.43%)
Mutual labels:  svelte, svelte-v3
ctx-core
A composable monorepo web-service/front-end toolkit
Stars: ✭ 25 (-48.98%)
Mutual labels:  rollup, svelte
svelte-color-picker
A color picker component for svelte
Stars: ✭ 96 (+95.92%)
Mutual labels:  svelte, svelte-v3
svelte-typescript-rollup
Svelte + Typescript + Rollup
Stars: ✭ 79 (+61.22%)
Mutual labels:  rollup, svelte
svelte-hash-router
tienpv222.github.io/svelte-hash-router
Stars: ✭ 37 (-24.49%)
Mutual labels:  svelte, svelte-v3
svelte-multistep-form
Svelte MultiStep Form like, this component is still in beta stage
Stars: ✭ 29 (-40.82%)
Mutual labels:  svelte, svelte-v3
minimal-hapi-react-webpack
Minimal Hapi + React + Webpack + HMR (hot module reloading) Sandbox
Stars: ✭ 55 (+12.24%)
Mutual labels:  hmr, hot-module-replacement
svelte-cordova-template
A degit template for a mobile svelte app using cordova and svelte-cordova
Stars: ✭ 25 (-48.98%)
Mutual labels:  svelte, svelte-v3
plate-app
🍛 What's on your Plate?
Stars: ✭ 49 (+0%)
Mutual labels:  svelte, svelte-v3

rollup-plugin-svelte-hot

This is a fork of official rollup-plugin-svelte with added HMR support.

It supports HMR both with Nollup, or Rollup with (experimental) rollup-plugin-hot.

TODO

A new version of this plugin has been published to close the gap in API with rollup-plugin-svelte@7+.

README needs to be reviewed and updated, with new API from last versions of rollup-plugin-svelte.

Please refer to the legacy README for information about the previous versions of this plugin (that supports rollup-plugin-svelte v4-5 API).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].