vite-plugin-browser-sync

Code reloader

An extension for Vite that integrates BrowserSync for live code reloading and previewing.

Add BrowserSync in your Vite project

GitHub

67 stars
3 watching
3 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list

browsersyncvitevite-pluginvitejs

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
arnoson/vite-plugin-live-reload A plugin for live reloading in Vite projects 87
elmassimo/vite-plugin-full-reload Automatically reloads pages after file modifications 148
wille/vite-preload A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. 19
tomjs/vite-plugin-html A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. 4
vite-plugin/vite-plugin-commonjs A pure JavaScript implementation of the CommonJS module system for use in web applications. 115
richardtallent/vite-plugin-singlefile A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. 881
vitejs/vite-plugin-vue Enhances Vite by integrating Vue.js functionality 511
xiaweiss/vite-plugin-ali-oss Uploads production files to Ali OSS after bundling by Vite. 33
yzydeveloper/vite-plugin-babel-compiler A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. 24
applelo/unplugin-inject-preload A plugin that adds preload links to output assets from build tools like Vite, Webpack, and Rspack. 29
litingyes/vite-plugin-vue-preview A plugin for Vue.js applications to preview and edit code in Markdown and render it as a Vue component 35
vitejs/vite-plugin-vue2 A plugin that enables Vue 2.7 support in the Vite development server 555
mathe42/vite-plugin-comlink Enables WebWorkers with comlink support in Vite 183
owlsdepartment/vite-plugin-babel Enables Babel transformation of JavaScript files during Vite development and build processes. 53
tomjs/vite-plugin-vscode A plugin for developing VSCode extensions with support for Vue and React, utilizing Vite for building and hot reloading webviews. 46