Make a file catalog html with links.
Use NPM:
$ npm i html-catalog-gen
Use Yarn:
$ yarn add html-catalog-gen
$ html-catalog-gen INPUT_DIR {OPTIONS}
Options:
-c --catalog The name of the catalog file.
-p --pattern The pattern of the file you want to list.
-e --exclude The pattern of the exclude files or directory.
-v --version Print the html-catalog-gen version number