1.3.0 • Published 9 years ago

matt-daemon v1.3.0

Weekly downloads
45
License
Public
Repository
github
Last release
9 years ago

matt-daemon

A lightweight HTTP daemon for serving a static site.

With Matt Daemon, there are no surprises. He just serves.

Installation

npm install --save matt-daemon

Usage

require('matt-daemon')({
  port: HTTP_LISTENING_PORT,
  root: CONTENT_ROOT_DIRECTORY
});
1.3.0

9 years ago

1.2.6

10 years ago

1.2.5

10 years ago

1.2.4

10 years ago

1.2.3

10 years ago

1.2.2

10 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago