merge-descriptors
npmv2.0.0TypeScriptMerge objects using their property descriptors
Overview
merge-descriptors is an npm package that merge objects using their property descriptors. It is extremely widely used, with about 102.2M downloads per week and 1 known dependents in the graph. The latest version is 2.0.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need merge objects using their property descriptors and value a battle-tested, widely-adopted solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Large, well-established user base (102.2M weekly downloads).
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
- Lean dependency tree (2 direct dependencies).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of merge-descriptors.
Dependencies
Dev (2)
Used by
Popular packages that depend on merge-descriptors.
Alternatives to merge-descriptors
`Object.defineProperty`, but not IE 8's broken one.
Really Fast Deep Clone
An object schema merger/validator
A small polyfill for Object.setprototypeof
An optimised way to copy'ing an object. A small and simple integration
Builds a logical conjunction (AND) of multiple JSON schemas
A robust, ES3 compatible, "has own property" predicate.
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
Frequently installed together
Lightweight debugging utility for Node.js and the browser
The ultimate javascript content-type utility.
HTTP server cookie parsing and serialization
A querystring parser that supports nesting and arrays, with a depth limit
HTTP status utility
Create HTTP error objects
Create and parse HTTP Content-Type header
An AST-based pattern checker for JavaScript.
Run a function exactly one time
Deprecate all the things
Encode a URL to a percent-encoded form, excluding already-encoded sequences
Node.js final http responder
Version history
| Version | Published | License |
|---|---|---|
| 2.0.0latest | 2 years ago | MIT |
| 1.0.3 | 2 years ago | MIT |
| 1.0.2 | 2 years ago | MIT |
| 1.0.1 | 10 years ago | MIT |
| 1.0.0 | 11 years ago | MIT |
| 0.0.2 | 12 years ago | MIT |
| 0.0.1 | 12 years ago | MIT |
Funding
Frequently asked questions
How do I install merge-descriptors?
Run `npm install merge-descriptors` to add merge-descriptors to your npm project.
What license is merge-descriptors released under?
merge-descriptors is distributed under the MIT license.
How popular is merge-descriptors?
merge-descriptors has approximately 102,192,826 downloads per week and 1 known dependent packages.