node-serve-index

directory listings middleware for Node.js
  https://github.com/expressjs/serve-index
  0
  no reviews



This package provides a middleware for serving a directory index at the path built from the current URL of the HTTP Request and a configurable public local path.

Node.js is an event-based server-side JavaScript engine.