List of prototype properties for JavaScript types
Copy static properties, prototype properties, and descriptors from one object to another.
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.
Fast and simple way to parse code context for use with documentation from code comments. Parses context from a single line of JavaScript, for functions, variable declarations, methods, prototype properties, prototype methods etc.
List of prototype properties for JavaScript types
Get the length of an object's properties, excluding prototype properties. Works with dontEnum bugs.
Return an object with prototype properties included as own properties (for serialization purposes)
Really Fast Deep Clone
Tree utilities which provides a full-featured extend and object-cloning facility, and various tools to deal with nested object structures.
Utility functions to deal with references in objects
Access deep object properties using a path
request body parsing for co
TypeScript definitions for clone
Prefer arrow functions in most cases
Scoped CustomElementRegistry Polyfill
Get the length of own enumerable properties on an object excluding the object's prototype properties.
Source code handling classes for webpack
A library to make errors.
A utility for managing a prototype chain
Make a function mimic another one
Extend classes from outside in using Macros and getters
JSON parse with prototype poisoning protection
List of properties for JavaScript objects
Return the prototype of a provided object.
No description provided.
No description provided.