Gathering detailed insights and metrics for @aashutoshrathi/.verb.md
Gathering detailed insights and metrics for @aashutoshrathi/.verb.md
Gathering detailed insights and metrics for @aashutoshrathi/.verb.md
Gathering detailed insights and metrics for @aashutoshrathi/.verb.md
static-extend
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
copy-descriptor
Copy a descriptor from object A to object B
global-prefix
Get the npm global path prefix.
cwd
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)