feross / is-bufferLinks
Determine if an object is a Buffer
☆90Updated 3 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:
- Create a MD5 hash with hex encoding☆45Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- List of node.js builtin modules☆38Updated last year
- The score badge service for https://npms.io☆35Updated 6 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Callback wrapping utility☆56Updated last year
- Manipulate the HTTP Vary header☆61Updated 2 weeks ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- Compressible Content-Type / mime checking.☆100Updated last week
- Iterate over promises serially☆50Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- destroy a stream if possible☆54Updated 9 months ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 2 weeks ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 3 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- The closest you can get to require something with bypassing the require cache☆22Updated 4 years ago
- Generate a random float☆35Updated 4 years ago
- Get the file extension and MIME type from a file☆26Updated 8 years ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- url.parse() with support for protocol-less URLs & IPs