Streaming static file server with Range and conditional-GET support
☆820Mar 1, 2026Updated 2 weeks ago
Alternatives and similar repositories for send
Users that are interested in send are comparing it to the libraries listed below
Sorting:
- Serve static files☆1,423Jan 3, 2026Updated 2 months ago
- Range header field parser☆95Feb 2, 2026Updated last month
- Manipulate the HTTP Vary header☆62Mar 1, 2026Updated 2 weeks ago
- HTTP request freshness testing☆162Mar 1, 2026Updated 2 weeks ago
- Node.js final http responder☆231Mar 1, 2026Updated 2 weeks ago
- Infer the content-type of a request.☆227Mar 2, 2026Updated 2 weeks ago
- parse a url with memoization☆189Mar 1, 2026Updated 2 weeks ago
- HTTP status utility☆285Jan 3, 2026Updated 2 months ago
- Determine address of proxied request☆138Mar 1, 2026Updated 2 weeks ago
- Create simple HTTP ETags☆265Mar 1, 2026Updated 2 weeks ago
- Simple middleware-style router☆444Jan 3, 2026Updated 2 months ago
- HTTP verbs that node supports☆180Mar 2, 2026Updated 2 weeks ago
- Higher-level content negotiation☆265Mar 2, 2026Updated 2 weeks ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Feb 28, 2026Updated 2 weeks ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Jun 11, 2019Updated 6 years ago
- Create and parse HTTP Content-Type header☆143Feb 19, 2026Updated last month
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Mar 3, 2018Updated 8 years ago
- Simple RFC 6838 media type parser and formatter☆57Mar 1, 2026Updated 2 weeks ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Execute a callback when a request closes, finishes, or errors☆403Jan 3, 2026Updated 2 months ago
- The map of HTTP status codes from the builtin http module☆19Apr 21, 2022Updated 3 years ago
- Quick and dirty psychoanalysis for objects☆67Feb 15, 2018Updated 8 years ago
- Deprecate all the things☆329Sep 3, 2024Updated last year
- Implements the node.js require.resolve() algorithm☆795Mar 5, 2026Updated 2 weeks ago
- Get the length of the longest item in an array.☆29Apr 4, 2018Updated 7 years ago
- Polyfill for Object.setPrototypeOf☆53Jun 24, 2022Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆37Nov 11, 2018Updated 7 years ago
- ☆19Dec 21, 2024Updated last year
- Tests if a json property can be safely accessed using the . syntax☆13May 11, 2016Updated 9 years ago
- destroy a stream if possible☆54Sep 3, 2024Updated last year
- ☆20Sep 24, 2025Updated 5 months ago
- Resolve a relative path against a root path with validation☆34Mar 2, 2026Updated 2 weeks ago
- Unpipe a stream from all destinations☆22Dec 15, 2020Updated 5 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- A stream of fixed-size blocks☆55Nov 24, 2025Updated 3 months ago
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 2021Updated 4 years ago
- Get the command from a shebang☆24Aug 14, 2021Updated 4 years ago
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 6 months ago
- Strip the final newline character from a string/buffer☆38Oct 28, 2024Updated last year