Infer the content-type of a request.
☆227Mar 2, 2026Updated 2 weeks ago
Alternatives and similar repositories for type-is
Users that are interested in type-is are comparing it to the libraries listed below
Sorting:
- Create and parse HTTP Content-Type header☆143Feb 19, 2026Updated last month
- Manipulate the HTTP Vary header☆62Mar 1, 2026Updated 2 weeks ago
- Range header field parser☆95Feb 2, 2026Updated last month
- Simple RFC 6838 media type parser and formatter☆57Mar 1, 2026Updated 2 weeks ago
- Higher-level content negotiation☆265Mar 2, 2026Updated 2 weeks ago
- HTTP request freshness testing☆162Mar 1, 2026Updated 2 weeks ago
- HTTP status utility☆285Jan 3, 2026Updated 2 months ago
- ☆19Dec 21, 2024Updated last year
- Unpipe a stream from all destinations☆22Dec 15, 2020Updated 5 years ago
- Determine address of proxied request☆138Mar 1, 2026Updated 2 weeks ago
- The map of HTTP status codes from the builtin http module☆19Apr 21, 2022Updated 3 years ago
- Create simple HTTP ETags☆265Mar 1, 2026Updated 2 weeks ago
- Execute a callback when a request closes, finishes, or errors☆403Jan 3, 2026Updated 2 months ago
- destroy a stream if possible☆54Sep 3, 2024Updated last year
- abstract base class for hash-streams☆11Sep 23, 2025Updated 5 months ago
- ☆19Dec 21, 2024Updated last year
- return the first event in a set of ee/event pairs☆54Apr 27, 2019Updated 6 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Parse HTTP X-Forwarded-For header☆58Mar 1, 2026Updated 2 weeks ago
- Get and validate the raw body of a readable stream☆400Mar 1, 2026Updated 2 weeks ago
- ☆20Sep 24, 2025Updated 5 months ago
- HTTP verbs that node supports☆180Mar 2, 2026Updated 2 weeks ago
- Deprecate all the things☆329Sep 3, 2024Updated last year
- parse a url with memoization☆189Mar 1, 2026Updated 2 weeks ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Compressible Content-Type / mime checking.☆101Mar 1, 2026Updated 2 weeks ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆18Mar 14, 2022Updated 4 years ago
- Flatten a multi-dimensional array in JavaScript.☆86Jun 24, 2025Updated 8 months ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- 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
- Try to guess if your terminal supports unicode☆18Dec 16, 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
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 2021Updated 4 years ago
- Extended POSIX-style sprintf☆36Nov 2, 2021Updated 4 years ago
- Gracefully restore the CLI cursor on exit☆41Jul 26, 2024Updated last year
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 2 months ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago