Skip to content

ArtemM/node-persistent-refresh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

persistent-refresh

Automatically reloads page in browser when something modified under folder watched.

Usage

Works only with HTML pages.

 persistent-refresh [OPTION]
 Runs node server (default 8125) and watch directory (default ./html)
 -p, --port        port to run server on
 -w, --watch-dir   directory to watch

Installation

npm install persistent-refresh -g

Installs globally so it will be accessible not only from module folder.

About

Watches specified directory for file changes and refreshes browser automatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors