Skip to content

akopcz2/emptycheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Post Build Process Module to check for empty elements and populate them with a non-breaking space.

Specify your directory structure in the glob

glob("**/*.html"

To run

node index

You can customize what you want to enter in the element by editing the value passed into the html function here

$(node).html(' ');

The value is currently a non-breaking space. fs.write converts decimal unicode to hex because of encoding not being specified

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published