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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chanon/re-require-module Issues

No issues in this repository yet.