node-send

Static file server with ranges and negotiation support for Node.js
  https://github.com/pillarjs/send
  0
  no reviews



This module offers a streaming static file server supporting partial responses (Ranges), conditional-GET negotiation, high test coverage, and granular events allowing middlewares to plug easily into it.

Node.js is an event-based server-side javascript engine.