[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#753282: ITP: node-connect-static -- static file server middleware for connect



Package: wnpp
Severity: wishlist
Owner: Andrew Kelley <superjoe30@gmail.com>
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : node-connect-static
  Version         : 1.2.0
  Upstream Author : Andrew Kelley <superjoe30@gmail.com>
* URL             : https://github.com/andrewrk/connect-static
* License         : Expat
  Programming Lang: _javascript_
  Description     : static file server middleware for connect - Node.js module

 When you create the middleware, it will immediately scan the requested
 directory, gzip all the files, and save the cache into memory, where it will
 forever remain. When a request hits the middleware it never touches the file
 system.
 .
 This is not to be confused with the static middleware that used to ship with
 express and connect. That module is node-serve-static.
 .
 Node.js is an event-based server-side _javascript_ engine.


Reply to: