1.2.0 • Published 4 years ago

reload-onchange v1.2.0

Weekly downloads
4
License
ISC
Repository
github
Last release
4 years ago

Reload onchange

Reload selected browser tab when given file(s) or directory changes!


Many a times, we want to reload a webpage when files change (say, when backend server changes). This package along with a Chrome Extension automatically reloads webpage when given files change.

Install Chrome Extension : Install from Chrome WebStore \ Needs npm package reload-onchange \

To install this package, run npm i -g reload-onchange

Run reload-onchange /path/to/watch and turn on the extension on Chrome tab you want to reload. \ Run reload-onchange --help for more!

Start this repo if you like! \ Also feel free to contribute!