Issues
- 1
replace `__proto__` with `Object.getPrototypeOf`
#46 opened by Xuhv - 0
Klona (JSON) preserves undefined
#45 opened by PointSingularity - 0
Error: Maximum call stack size exceeded
#44 opened by Wyatex - 1
Can it clone the File object?
#42 opened by AjaxSolutions - 0
- 2
Add structuredClone comparison
#39 opened by tomByrer - 0
- 3
Ignore circular references
#37 opened by muuvmuuv - 1
cant copy jsx.element in object
#36 opened by mezhanglei - 1
Classes named "Object"
#35 opened by fabiosantoscode - 4
support Blob.
#8 opened by cbbfcd - 2
if (str === '[object Blob]') return x.slice
#26 opened by tooss367 - 1
#8 (comment)
#27 opened by tooss367 - 1
#8 (comment)
#28 opened by tooss367 - 0
if (str === '[object Blob]') return x.slice
#29 opened by tooss367 - 3
Can't clone objects created within iframes.
#30 opened by juliofarah - 2
- 2
Suggestion: Don't copy frozen objects
#32 opened by ropez - 3
klona is not a function
#25 opened by joeosburn - 4
- 1
doesn't work with `Object.create`
#23 opened by alexander-akait - 5
.d.ts fix
#21 opened by tripodsgames - 5
Multiple Modes
#13 opened by lukeed - 2
[TypeScript] Incorrectly declared types
#18 opened by hakimio - 5
- 2
Symbol properties are ignored
#16 opened by natesilva - 1
More Help to use this
#12 opened by talha-rafique - 3
Map and Set do not truly deep copy
#9 opened by GrosSacASac - 1
JSDoc + named export
#10 opened by loucyx - 3
add deepmerge to benchmark
#7 opened by ar53n - 3
- 5
Additional types
#4 opened by icebob - 6
- 2
May be pop the stack?
#1 opened by FoxDaxian - 1
Have a look at utilsac/deep.js
#3 opened by GrosSacASac