0.2.7 • Published 6 years ago

node-fancy-index v0.2.7

Weekly downloads
15
License
MIT
Repository
-
Last release
6 years ago

node-fancy-index

An nginx fancy index like static file server wrote in nodejs.

npm version

Usage

npm install -g node-fancy-index
# cd to the folder you want to expose
# export the configuraltion
> fancy-index --default-config > fancy-index.config.js

# edit the config file
> nano fancy-index.config.js

# run the server
> fancy-index

Theme

node-fancy-index is compatiable with the nginx fancy index themes.

The following themes demonstrate the level of customization which can be achieved using the module:

  • Theme by @TheInsomniac. Uses custom header and footer.
  • Theme by Naereen. Uses custom header and footer, the header includes search field to filter by filename using JavaScript.
0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago