Moves properties out of classes to prototypes, ensures not minified class name.
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.
Really Fast Deep Clone
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.
Access deep object properties using a path
List of prototype properties for JavaScript types
request body parsing for co
Prefer arrow functions in most cases
TypeScript definitions for clone
Scoped CustomElementRegistry Polyfill
Make a function mimic another one
Copy static properties, prototype properties, and descriptors from one object to another.
A library to make errors.
Source code handling classes for webpack
Extend classes from outside in using Macros and getters
Return the prototype of a provided object.
JSON parse with prototype poisoning protection
A library for teleporting rich data to another place.
A utility for managing a prototype chain
MongoDB connection strings, based on the WhatWG URL API
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Regenerate sets for Unicode properties and values.
Tap plugin that adds a heaping pile of assertion methods. Pretty much all of the "test" methods other than `t.pass`, `t.fail`, and [snapshot methods](https://tapjs.github.io/tapjs/modules/_tapjs_snapshot.html) come from this plugin.