rfresh
v0.0.26
Published
Static file reloader
Downloads
17
Readme
_____ .__
________/ ____\______ ____ _____| |__
\_ __ \ __\\_ __ \_/ __ \ / ___/ | \
| | \/| | | | \/\ ___/ \___ \| Y \
|__| |__| |__| \___ >____ >___| /
\/ \/ \/
An unobtrusive static file reloader
Client setup
Load the rfresh client by inserting a script tag like the one below to the html page.
<script type="text/javascript" src="http://localhost:8003/rfresh-client.js"></script>
Or load the rfresh client via greasemonkey or tampermonkey with a script like this one.