Skip to content

rgurgul/directory-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

directory-reader: Get the contents of a directory to browser

directory-reader searches the directory and returns a list of files

Installing globally:

Installation via npm:

 npm install directory-reader -g

This will install directory-reader globally so that it may be run from the command line.

Usage:

 directory-reader -d dir-name

Available Options:

-p Port to use (defaults to 3333)

-d Directory to read

-e Nested directory to exclude

-f File type (defaults html)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published