chanon / re-require-module

Drop-in 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 require.
8Updated 9 years ago

Alternatives and similar repositories for re-require-module:

Users that are interested in re-require-module are comparing it to the libraries listed below