dothot
v0.3.0
Published
require() tracker and reloader
Downloads
11
Readme
Node.HOT 🔥🌶️🌋
Runtime dependency tracking and remote-controlled module reloading for Node.js
Usage
npm i dothot
NODE_HOT_OUT=stdout node -r dothot your_main_script.jsNODE_HOT_OUT can be stdout, stderr or a path to a file.
If the file exists, it will be overwritten.
