ufer-object
Support typescript, node-typescript and reactjs. Deep copy object, deep copy array. Deep compare objects, deep copy arrays. Deep freeze object, deep freeze array.
Support typescript, node-typescript and reactjs. Deep copy object, deep copy array. Deep compare objects, deep copy arrays. Deep freeze object, deep freeze array.
toju-basic-utils is a JavaScript utility library that provides a collection of helper functions essential for developing JavaScript applications. These utility functions include type checks such as `isString`, `isBoolean`, type conversions such as `toBool
A collection of TypeScript functions for working with arrays. These functions provide various array manipulation and analysis capabilities.
Basic object util
**xyDeepClone** Deeply clones an object, including nested objects and arrays, creating a completely independent copy of the original object.
A lib provides many methods to handle data.
Recursive deep clone algorithm for object and arrays
Deep clone of objects
A library to do deep clones of JavaScript objects and arrays
Common tools of javascript
A utility library providing common array manipulations and React hooks.
clonefrancois is a lightweight and efficient utility for deep cloning JavaScript objects, arrays, and other complex data structures. It handles edge cases such as circular references, Date, Map, Set, and custom objects, ensuring a robust and comprehensive
A package to create a deep copy of an object
js深克隆,支持基本类型,对象,循环引用
Functions to make a deep copy of a JSON object and compare all values of JSON objects
Deep fast clone JavaScript objects with circular references handling and TypeScript support
Produces a duplicate (or deep clone) of an object or array, preserving circular references _in the duplicated values_, and preserving functions
Deep clones all fields of the original objects even functions.
深度 clone Dom 节点,支持对 Web Compoent 的兼容处理(不会造成样式的全局污染)