npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "deep-clone" 的结果(共 3 个)
deep-clone

Deep cloning of Arrays and plain Objects.

MIT
@jsbits/deep-clone

Performs a deep cloning of an object own properties and symbols, with loosy or exact behavior.

MIT
delegate-properties

Deep-clone properties from one object to another and make them non-enumerable, or make existing properties on an object non-enumerable.

MIT