Search results

27 packages found

Node.js module to refresh and reload your code in your browser when your code changes. No browser plugins required.

published 4.0.4 a year ago
M
Q
P

Reload a require'd module/file. Useful for hot-reloading classes.

published 0.2.2 9 years ago
M
Q
P

Prevent files and modules being required more than once. Helps with auto-reloaders or test runners that insist.

published 1.0.1 11 years ago
M
Q
P

invalidate required modules

published 1.0.1 6 years ago
M
Q
P

To clear require cache, and auto reload module

published 0.1.0 6 years ago
M
Q
P

Like nodemon but only watches require()d files. Like piping but easy to use with node-inspector.

published 2.6.1 9 days ago
M
Q
P

Modifies require to enable hot-reloading of code modules. Updates prototypes and other keys on old cache so that old objects would use new methods. Complains about errors but will retain the previous require cache. Handles dependencies, json and an option

published 1.1.11 6 years ago
M
Q
P

Rill middleware for automatic routing using Webpack require contexts.

published 2.0.2 7 years ago
M
Q
P

Replacement for node.js require that that always reads the required module again from disk. It actually automatically uncaches it before requiring it again for you. This allows changes to become live without restarting node. It is like a simple hot requir

published 1.0.2 9 years ago
M
Q
P

Reload node modules

published 0.1.4 8 years ago
M
Q
P

Upgrade-to-Update for the nodejs require() function. It replaces with and/or adds to the normal require way(s) to refresh functions imported with require(module). Function upgradeToUpdate(require) provided by this module returns the replacement function w

published 1.3.0 4 years ago
M
Q
P

If you need to reload only part of your app whithout restarting whole process when code `require`d from this part was changed, then `hot-module-reload` fit your needs.

published 0.4.1 8 years ago
M
Q
P

Node.js module to refresh and reload your code in your browser when your code changes. No browser plugins required.

published 3.2.1 a year ago
M
Q
P

Module reloading for Node.js

published 1.0.3 4 years ago
M
Q
P

Reload required node modules

published 1.1.3 6 years ago
M
Q
P

Manage, load, and reload 'require'-based modules without restarting your application. Works both within scripts and on the command-line.

published 1.0.1 7 years ago
M
Q
P

Hot require your dependencies without restarting the server

published 2.2.2 4 years ago
M
Q
P

[![NPM](https://nodei.co/npm/reload-server-require.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/reload-server-require/)

published 2.1.0 6 years ago
M
Q
P

hot-reload when js file change

published 0.0.9 9 years ago
M
Q
P

For reloading `require`'d modules.

published 0.1.0 9 years ago
M
Q
P