@d_hristov/get-value
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 can do this!).
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 can do this!).
Get, set, or delete a property from a nested object using a dot path
Pluck nested properties from an object
Get the static methods of a JavaScript class.
Light-weight wrapper for the newer Promise-based MediaDevices.getUserMedia API with a fallback to navigator.getUserMedia (and it's prefixed variants)
Get the methods of a JavaScript class.
gets multiple open ports
Extract numbers from text
Extract domain name from URL
Use powerful dot notation (dot path + wildcard) to manipulate properties of JSON
Does one simple thing - gets the flags from a regular expression. Useful for cloning and any library that uses or generates regular expressions that are created from other regular expressions.
Convenience wrapper for `got` to interact with the GitLab API
Deep get a nested property.
get all keys of object
Get CSS from a URL
Get the char width/height proportions in different terminal emulators.
Get a property from a nested object using a dot path or custom separator
Filter an object using glob patterns and dot notation.
Get arguments of a function, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.
Get and set nested variables of an object, includes support for Backbone Models