Skip to content

Checks whether a given HTML file has load errors.

Notifications You must be signed in to change notification settings

Lacuna-JDCE/LoadError

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webapp load error checker

This Node.js application checks whether a given HTML file has load errors.

Usage

node ./load_errors <file> <timeout>

File is the location of the HTML file. Timeout is the number of ms that should be waited before closing (larger numbers for slower computers).

Returns yes, no or maybe (if it couldn't open the file).

About

Checks whether a given HTML file has load errors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published