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
67 stars
3 watching
3 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list
browsersyncvitevite-pluginvitejs
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin for live reloading in Vite projects | 87 |
| Automatically reloads pages after file modifications | 148 |
| A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 19 |
| A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
| A pure JavaScript implementation of the CommonJS module system for use in web applications. | 115 |
| A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. | 881 |
| Enhances Vite by integrating Vue.js functionality | 511 |
| Uploads production files to Ali OSS after bundling by Vite. | 33 |
| A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 |
| A plugin that adds preload links to output assets from build tools like Vite, Webpack, and Rspack. | 29 |
| A plugin for Vue.js applications to preview and edit code in Markdown and render it as a Vue component | 35 |
| A plugin that enables Vue 2.7 support in the Vite development server | 555 |
| Enables WebWorkers with comlink support in Vite | 183 |
| Enables Babel transformation of JavaScript files during Vite development and build processes. | 53 |
| A plugin for developing VSCode extensions with support for Vue and React, utilizing Vite for building and hot reloading webviews. | 46 |