get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
get-proto
Robustly get the [[Prototype]] of an object
get-tsconfig
Find and parse the tsconfig.json file from a directory path
has-proto
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
got
Human-friendly and powerful HTTP request library for Node.js