A tiny function that takes a brutally flat approach to prototype inheritance - a bit like Object.assign() for prototypes.
Extend an object with the properties of additional objects. node.js/javascript util.
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.
JSS plugin that enables mixing in styles.
Map `visit` over an array of objects.
Micro subset of unicode data files for markdown-it projects.
Port of jQuery.extend for node.js and the browser
Zero dependencies Query Builder for Cloudflare Workers
JSS plugin that ensures style properties extend each other instead of override
A collection of escape hatches for React.
extend an object
Deques are a generalization of stacks and queues
Tree utilities which provides a full-featured extend and object-cloning facility, and various tools to deal with nested object structures.
Extend constructors using backbone's .extend signature
Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.
Recursive object extending
extend like a boss
Port of jQuery.extend for Node.js
ESLint plugin containing rules useful for QUnit tests.
Style once, use everywhere. A build system for creating cross-platform styles.
Extend Prisma's `findMany` method to support Relay Cursor Connections
Support for `import <defer|source>` phase syntax in Acorn
Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.
A CSS Modules transform to extract export statements from local-scope classes