Package: node-object-assign-deep (0.4.0-1)
Links for node-object-assign-deep
Debian Resources:
Download Source Package node-object-assign-deep:
- [node-object-assign-deep_0.4.0-1.dsc]
- [node-object-assign-deep_0.4.0.orig.tar.xz]
- [node-object-assign-deep_0.4.0-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
deep merge utility for plain JavaScript objects
object‑assign‑deep is a lightweight yet powerful utility that brings the functionality of Object.assign() to nested, plain-object and array structures. It performs deep copying and merging of multiple source objects into a target (and supports a no‑mutation mode), without resorting to JSON serialization tricks :contentReference[oaicite:1]{index=1}.
While compatible with arrays, dates, class instances, circular references, or property descriptors are deliberately unsupported—misuse can lead to undefined behavior (and, per the project's whimsical warning, metaphorical “kitten deaths”) :contentReference[oaicite:2]{index=2}.
Perfect for merging configuration objects or cloning nested data structures in simple JS codebases.
Download node-object-assign-deep
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 6.5 kB | 29.0 kB | [list of files] |