browserify-hmr
Module updater
A plugin for Browserify that enables Hot Module Replacement to update bundles on demand.
Hot Module Replacement plugin for Browserify
373 stars
9 watching
26 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
macil/ud | A utility library for updating code dynamically without full page reloads | 60 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
css-modules/css-modulesify | A browserify plugin to enable CSS Modules support | 403 |
oxoyo/x-browser-update-vue | Provides a Vue.js plugin to enable browser update notifications with customizable settings. | 25 |
browserify/watchify | Automatically rebuilds browserify bundles in response to file changes | 1,790 |
mciparelli/cycle-hmr-example | A Cycle.js starter project with live reloading using browserify and cycle-hmr. | 0 |
peerigon/updtr | A tool to automatically update outdated npm modules in a project without requiring manual intervention. | 2,224 |
dannywillems/ocaml-cordova-plugin-hot-code-push | A binding between OCaml and the cordova-hot-code-push-plugin for automatic web content updates | 0 |
jamesmcnamara/shades | A library that provides a declarative way to update nested data structures in JavaScript without boilerplate code | 414 |
requirejs/cajon | A JavaScript module loader that supports both CommonJS and AMD modules. | 117 |
magento/baler | Automates bundling and optimization of AMD modules in Magento 2 stores for improved performance. | 175 |
mikaelbr/gulp-notify | A plugin for Gulp to send notifications to the user's operating system using various notification systems. | 592 |
unscriptable/beck | A toolkit for building ES6 Module Loader pipelines and shims for legacy environments. | 5 |
th0r/npm-upgrade | Interactive utility to easily update outdated NPM dependencies with changelogs inspection support | 341 |
browserify/events | A Node.js events module implementation for environments without it. | 1,385 |