feross / is-bufferLinks
Determine if an object is a Buffer
☆90Updated 4 years ago
Alternatives and similar repositories for is-buffer
Users that are interested in is-buffer are comparing it to the libraries listed below
Sorting:
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- List of node.js builtin modules☆37Updated last year
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated 2 months ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Check if something is a Node.js stream☆114Updated last year
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Property descriptor factory☆43Updated last year
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- A stricter URI encode adhering to RFC 3986☆59Updated 6 years ago
- Callback wrapping utility☆56Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Create a MD5 hash with hex encoding☆46Updated 2 years ago
- Create an array without duplicates☆73Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 7 months ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Cross-platform .zip file creation☆129Updated last year
- Get the set npm registry URL☆56Updated 6 months ago
- Simple RFC 6838 media type parser and formatter☆56Updated last week
- Timeout HTTP/HTTPS requests☆51Updated 2 months ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- Manipulate the HTTP Vary header☆61Updated last week