folder-as-html
v1.0.2
Published
Parses a folder into a simple HTML page of equivalent structure containing all text files content
Downloads
4
Readme
folder-as-html
Config
If none is provided under a config/config.json
at the root of execution, the default one is used
In config/config.json:
2 possible values for includeHiddenFiles
:
true
false
(fallback case)
Example usage
See the main function of index.js