npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "clone" 的结果(共 18 个)
babel-plugin-proto-to-assign

Babel plugin for turning __proto__ into a shallow property clone

MIT
lodash.clonedeep

The lodash method `_.cloneDeep` exported as a module.

MIT
nanoclone

300B to deep clone JavaScript objects

MIT
regexp-clone

Zero dependency RegExp cloning with flag and lastIndex preservation.

MIT
structured-clone-es

An env-agnostic serializer and deserializer with recursion ability and types beyond JSON, based on the HTML structured clone algorithm.

ISC
lodash._baseclone

The internal lodash function `baseClone` exported as a module.

MIT
merge

(recursive)? merging of (cloned)? objects.

MIT
extract-files

A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance

MIT
clone-component

Object clone supporting `date`, `regexp`, `array` and `object` types.

lodash.clonedeepwith

The lodash method `_.cloneDeepWith` exported as a module.

MIT
lodash.clone

The lodash method `_.clone` exported as a module.

MIT
clones

should deep clone everything even global objects, functions, circularities, ...

MIT
fclone

Clone objects by dropping circular references

MIT
clone-regexp

Clone and modify a RegExp instance

MIT
mixin-object

Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.

MIT
shallow-clone

Creates a shallow clone of any JavaScript value.

MIT