Return an array of an object's own writable property names and symbols.
Define (or modify) an object property.
Return an array of an object's own and inherited writable property names and symbols.
Define a non-enumerable read-only property.
Return an array of an object's own enumerable property names and symbols.
Escape a regular expression string or pattern.
Return the prototype of a provided object.
Load a manifest for compiling source files.
Return the global object.
Determine the specification defined classification of an object.
Return a property descriptor for an object's own property.
Determine the name of a value's constructor.
Convert between POSIX and Windows paths.
Function which does nothing.
Determine a value's type.
Add a callback to the next tick queue.
Create a regular expression from a regular expression string.
Test if a value is Node writable stream-like.
A better Object.defineProperty()
Constant function.
Return an array of an object's own symbol properties.
Alias for eval global.
Define a read-only property.
Standard utilities.