lws-index
v3.1.1
Published
Serve-index middleware plugin for lws
Downloads
407,474
Maintainers
Readme
lws-index
Lws middleware plugin to serve directory listings. Wraps serve-index, typically used alongside lws-static.
Adds the following options to lws.
--index.root path Index root directory, defaults to the value of --directory or the current directory.
--index.hidden Show hidden files.
--index.view name Display mode, either `tiles` or `details`. Defaults to tiles.
© 2016-22 Lloyd Brookes <[email protected]>.