jshttp / media-typerLinks
Simple RFC 6838 media type parser and formatter
☆57Updated 3 weeks ago
Alternatives and similar repositories for media-typer
Users that are interested in media-typer are comparing it to the libraries listed below
Sorting:
- Manipulate the HTTP Vary header☆60Updated 3 weeks ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Create and parse HTTP Content-Type header☆138Updated 3 weeks ago
- Compressible Content-Type / mime checking.☆100Updated 3 weeks ago
- destroy a stream if possible☆54Updated 11 months ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Parse HTTP X-Forwarded-For header☆58Updated 3 weeks ago
- List of node.js builtin modules☆38Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- ☆43Updated 7 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- streaming pipeline with a mutable configuration☆56Updated 8 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get the set npm registry URL☆56Updated 4 months ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆65Updated 2 years ago
- Replaces a file extension with another one.☆46Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get the auth token set for an npm registry☆34Updated 3 weeks ago
- Check if something is a promise☆46Updated 4 years ago
- Property descriptor factory☆43Updated last year
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year