extend
npmv3.0.2Port of jQuery.extend for node.js and the browser
Overview
extend is an npm package that port of jQuery.extend for node.js and the browser. The latest version is 3.0.2, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need port of jQuery.extend for node.js and the browser and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of extend.
Dependencies
Dev (5)
Used by
Popular packages that depend on extend.
Alternatives to extend
A library for deep (recursive) merging of Javascript objects
Merge objects using their property descriptors
Really Fast Deep Clone
An optimised way to copy'ing an object. A small and simple integration
Builds a logical conjunction (AND) of multiple JSON schemas
An object schema merger/validator
A structuredClone polyfill
A collection of essential TypeScript types
Make your own error types!
Frequently installed together
An HTTP(s) proxy `http.Agent` implementation for HTTPS
TypeScript definitions for cors
Node.js CORS middleware
TypeScript definitions for node
A stand-alone types package for Undici
Check if the process is running inside a Docker container
Fast, unopinionated, minimalist web framework
A light-weight module that brings Fetch API to node.js
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Version history
| Version | Published | License |
|---|---|---|
| 2.0.2 | 8 years ago | MIT |
| 3.0.2latest | 8 years ago | MIT |
| 3.0.1 | 9 years ago | MIT |
| 3.0.0 | 11 years ago | MIT |
| 2.0.1 | 11 years ago | MIT |
| 2.0.0 | 11 years ago | MIT |
| 1.3.0 | 12 years ago | MIT |
| 1.2.1 | 13 years ago | MIT |
| 1.2.0 | 13 years ago | MIT |
| 1.1.3 | 13 years ago | MIT |
| 1.1.1 | 13 years ago | MIT |
| 1.1.0 | 13 years ago | MIT |
| 1.0.0 | 15 years ago | MIT |
Frequently asked questions
How do I install extend?
Run `npm install extend` to add extend to your npm project.
What license is extend released under?
extend is distributed under the MIT license.
How popular is extend?
extend has approximately 0 downloads per week and 1 known dependent packages.