Search results

3 packages found

To clear require cache, and auto reload module

published 0.1.0 6 years 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

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 8 years ago
M
Q
P