lws-index

3.1.1 • Public • Published

view on npm npm module downloads Gihub repo dependents Gihub package dependents Node.js CI js-standard-style

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 <75pound@gmail.com>.

Package Sidebar

Install

npm i lws-index

Weekly Downloads

54,398

Version

3.1.1

License

MIT

Unpacked Size

4.63 kB

Total Files

4

Last publish

Collaborators

  • 75lb