0.3.10 • Published 5 years ago

http-serve-file v0.3.10

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

http-serve-file

npm GitHub

Conveniently serve single file or specific files in a directory, based on Koa.js.

Install

npm install http-serve-file

Features

  • Use SHA256 of the file path as route to prevent conflicts.
  • Print ip addresses available to simpify uri sharing.
  • Detailed logs

Usage

To serve static file(s) via http or https.

http-serve-file <file(s)> [options]

Options:

License

MIT License

0.3.10

5 years ago

0.3.9

5 years ago

0.3.8

5 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago