get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
Get a stream as a string, Buffer, ArrayBuffer or array
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Get the PATH environment variable key cross-platform
Human-friendly and powerful HTTP request library for Node.js
Mimic a Node.js HTTP response stream
Get, set, or delete a property from a nested object using a dot path
Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
Basic cache object for storing key-value pairs.
Timeout HTTP/HTTPS requests
The lodash method `_.get` exported as a module.
Returns an array of all enumerable symbol properties found directly upon a given object
find the closest package.json
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
Access deep object properties using a path