An array containing the names of the functions on `Object.prototype`
No description provided.
Utility functions to deal with references in objects
Tree utilities which provides a full-featured extend and object-cloning facility, and various tools to deal with nested object structures.
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.
Access deep object properties using a path
Really Fast Deep Clone
Fastest way for creating null-prototype objects in JavaScript
Source code handling classes for webpack
Runtime library for TypeScript helper functions
Return the prototype of a provided object.
Simple event emitter
A blazing fast deep object copier
request body parsing for co
Prefer arrow functions in most cases
Run an array of functions in parallel
JSON parse with prototype poisoning protection
Copy static properties, prototype properties, and descriptors from one object to another.
TypeScript definitions for clone
No description provided.
A utility for managing a prototype chain
A library to make errors.
A helper to optimistically set Symbol.toStringTag, when possible.
Object.prototype.hasOwnProperty.call shortcut