rollup-plugin-browsersync
live reload tool
A tool that enables live reloading of web applications during development
Serve your bundle via Browser Sync
19 stars
3 watching
5 forks
Language: JavaScript
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
knobo/live-reload | A tool for live reloading of web pages during development | 8 |
darionco/rollup-plugin-web-worker-loader | A plugin to load Web Workers and other Web Worklets into Rollup bundles | 112 |
sebastian-software/rollup-plugin-rebase | Copies and renames static assets from JavaScript code to a destination folder, adjusting references as needed. | 59 |
joakim/rollup-plugin-espruino | A Rollup plugin that bundles JavaScript code and sends it to an Espruino device for execution. | 13 |
sormy/rollup-plugin-smart-asset | Rollup plugin to process asset references in JavaScript code | 34 |
autodesk/rollup-plugin-app-utils | Provides tools for managing translations and static assets in Rollup builds | 1 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
manidlou/elemon | Tool to enable live-reload of Electron applications during development | 73 |
applelo/vite-plugin-browser-sync | An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
vikerman/rollup-plugin-hoist-import-deps | Improves performance of lazy loading by preloading static imports alongside dynamic import calls | 67 |
trofima/rollup-plugin-ejs | A Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates | 8 |
bdadam/rollup-plugin-html | A Rollup plugin that allows loading HTML files as strings to be used in JavaScript code during the build process. | 37 |
arnoson/vite-plugin-live-reload | A plugin for live reloading in Vite projects | 86 |
chadhietala/broccoli-rollup | A plugin that integrates Rollup with Broccoli, enabling a build process for JavaScript applications. | 36 |
vijithassar/rollup-plugin-markdown | Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |