Skip to content

tojochacko/UrlChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a nodejs utility app

this app ->

  • reads a file from stdin and checks for hyperlinks in it.
  • checks if the hyperlink is a valid one.
  • if the link is not valid the it spits it out to stdout.

To Demo:

  • Fork the code to your local setup.
  • Run node index < checkerfile from the code directory.

About

This checks for existence of any invalid urls in a file. Reads HTML file as well as a text file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published