{"library":"deep-copy-ts","type":"library","category":null,"description":"deep-copy-ts is a utility library for JavaScript and TypeScript designed to create robust deep copies (clones) of various data structures. It accurately duplicates a broad spectrum of primitive values, objects, arrays, and complex built-in types such as Date, RegExp, ArrayBuffer, DataView, and various TypedArrays (Float32Array, Int8Array, etc.). The current stable version is 0.5.4, indicating it is pre-1.0.0 and may undergo breaking changes in future minor releases. While a specific release cadence is not published, the active versioning suggests ongoing development. A key differentiator is its comprehensive handling of numerous JavaScript built-in types and its TypeScript-first approach, offering type safety and reliable deep cloning without mutating the original object.","language":"javascript","status":"active","version":"0.5.4","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install deep-copy-ts","imports":["import { deepCopy } from 'deep-copy-ts';","const { deepCopy } = require('deep-copy-ts');","import type { DeepCopy } from 'deep-copy-ts';"]},{"cmd":"yarn add deep-copy-ts","imports":[]},{"cmd":"pnpm add deep-copy-ts","imports":[]}],"homepage":null,"github":"https://github.com/erikvullings/deep-copy-ts","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/deep-copy-ts","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/deep-copy-ts/compatibility"}}