bun-html-live-reload
HTML reloader
Automates HTML live reloading when using Bun hot reloading
Automatically reload html when Bun hot reloads
31 stars
1 watching
3 forks
Language: TypeScript
last commit: 16 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
knobo/live-reload | A tool for live reloading of web pages during development | 8 |
arnoson/vite-plugin-live-reload | A plugin for live reloading in Vite projects | 86 |
4lejandrito/rollup-plugin-browsersync | A tool that enables live reloading of web applications during development | 19 |
mgechev/angular2-hot-loader | A tool for dynamically reloading and updating Angular 2 components without restarting the application | 114 |
jarred-sumner/bun-livereload | Wraps a function with bun-livereload to automatically reload imports on function call | 25 |
rubenspgcavalcante/webpack-extension-reloader | A plugin that automates reloading of browser extensions during development | 494 |
applelo/vite-plugin-browser-sync | An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
elmassimo/vite-plugin-full-reload | Automatically reloads pages after file modifications | 147 |
lifeart/ember-ast-hot-load | Enables hot reloading of components in Ember applications without full page reloads. | 91 |
avaloniaui/live.avalonia | Enables hot reloading of Avalonia-based applications by automatically rebuilding and updating the application when source files change. | 405 |
ionoy/livesharp | A hot reload solution for the .NET platform | 72 |
browserify/watchify | Automatically rebuilds browserify bundles in response to file changes | 1,790 |
sunnlok/cryliveplusplus | Enables Live++ functionality in Cryengine by providing an API to interact with its live-reloading and on-the-fly code changes features. | 5 |
nlguillemot/live_reload_test | Demonstrates live reloading of C++ code during development and testing | 14 |
tomjs/vite-plugin-html | A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |