set-value
Set nested properties on an object using dot notation.
has-proto
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
cache-base
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
dot-prop
Get, set, or delete a property from a nested object using a dot path
get-stream
Get a stream as a string, Buffer, ArrayBuffer or array