express-autoindex
express-autoindex produce a directory listing like Nginx, Apache or another, but just with express
listening-processes
A simple NPM module for retrieving pertinent info on processes which are listening on local ports, and for killing those processes using shell commands `lsof`, `ps`, and `kill` in the background.