npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "clone" 的结果(共 69 个)
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
gulp-clone

Clone files in memory in a gulp stream

plain-object-clone

Extremely fast function optimized for deep cloning json-serializable plain objects.

MIT
fastest-json-copy

- Fastest JSON deep clone implementation for Node.js - Goal of this project is to track and maintain the fastest deep cloning function for plain JavaScript objects (POJOs), aka JSON objects. - Keeps track of benchmarks of all other implementations.

MIT
recursive-nullify

Return a clone of a deep object, with all prototypes set to null.

MIT
@types/lodash.clonedeep

TypeScript definitions for lodash.clonedeep

MIT
cloned

clones a module at the given revision

fast-clone

Extremely fast deep cloning function

MIT
mergician

Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, accessor functions, and custom prototypes. Provides advanced options for customizing the clone/merge process.

MIT
babel-plugin-transform-proto-to-assign

Babel plugin for turning __proto__ into a shallow property clone

MIT