statue

0.1.4 • Public • Published

statue

simple web server to serve static pages locally.

simple install

install npm, and then do this:

npm install statue -g

you don't even need to download or fork this repo at all.

fancy install

get this code, install npm, and then do this:

npm link

options

-h|-?|--help : displays help
-v|--version : displays statue version number
-p|--port <portNumber> : port number to listen on
-d|--dir <homeDirectory> : home directory to list from

todo

  1. file directory listings like apache for easier navigation (>= 0.1.3)
  2. better styled error pages (404, 500)
  3. options for showing/hiding hidden files
  4. windows support (>= 0.1.4)
  5. table sorting support

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.4
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.4
    2
  • 0.1.3
    1
  • 0.0.7
    1

Package Sidebar

Install

npm i statue

Weekly Downloads

4

Version

0.1.4

License

none

Last publish

Collaborators

  • rogchap