Skip to content

davidsteinsland/nodejs-tail-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-tail-file

Simple example of how to continously tail a file and send the output to the browser.

Installation

nodejs chunked.js

Open browser the file index.html with your browser.

Update the tail.txt with data and watch:

echo "some data" >> tail.txt

About

Simple example of how to continously tail a file and send the output to the browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors