refreshr

0.1.1 • Public • Published

refreshr Build Status

refreshr is a tool which uses JSONP to poll for changes in an arbitrary directory and automtaically refreshes the webpage when any changes are detected.

Installation

› npm install -g refreshr

Usage

Start refreshr in the directory you wish to watch:

› refreshr
<script src="http://localhost:9898/refreshr.js"></script>

Copy the script-tag and paste it into your .html file. Your webpage will automatically reload itself when changes are made to files contained in the directory where you started refreshr.

Readme

Keywords

none

Package Sidebar

Install

npm i refreshr

Weekly Downloads

1

Version

0.1.1

License

none

Last publish

Collaborators

  • cmtegner