issues
search
lukeed
/
klona
A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!
MIT License
1.62k
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update readme.md
#47
vilola
closed
3 months ago
0
replace `__proto__` with `Object.getPrototypeOf`
#46
Xuhv
opened
3 months ago
1
Klona (JSON) preserves undefined
#45
PointSingularity
opened
6 months ago
0
Error: Maximum call stack size exceeded
#44
Wyatex
opened
1 year ago
0
Class instances cloned using `klona/full` do not run field initializers
#43
gebsh
opened
1 year ago
0
Can it clone the File object?
#42
AjaxSolutions
opened
1 year ago
1
Add types to exports map
#41
jakebailey
closed
1 year ago
3
Circular reference stacktrace very painful for development
#40
saibotsivad
opened
2 years ago
0
Add structuredClone comparison
#39
tomByrer
opened
2 years ago
2
Circular references, flcone and build improvements
#38
muuvmuuv
opened
2 years ago
1
Ignore circular references
#37
muuvmuuv
opened
2 years ago
3
cant copy jsx.element in object
#36
mezhanglei
opened
2 years ago
1
Classes named "Object"
#35
fabiosantoscode
closed
2 years ago
1
feat: support blob [WIP]
#34
cbbfcd
opened
3 years ago
0
Clona fails to copy an object, when it contains a `DateTime` from Luxon
#33
ropez
closed
3 years ago
2
Suggestion: Don't copy frozen objects
#32
ropez
closed
3 years ago
2
Fixed class Object assign.
#31
tripodsgames
closed
3 years ago
8
Can't clone objects created within iframes.
#30
juliofarah
opened
3 years ago
3
if (str === '[object Blob]') return x.slice
#29
tooss367
closed
3 years ago
0
#8 (comment)
#28
tooss367
closed
3 years ago
0
#8 (comment)
#27
tooss367
closed
3 years ago
0
if (str === '[object Blob]') return x.slice
#26
tooss367
closed
3 years ago
2
klona is not a function
#25
joeosburn
closed
4 years ago
3
klona/full seems discarding prototype properties from class
#24
otakustay
closed
4 years ago
4
doesn't work with `Object.create`
#23
alexander-akait
closed
4 years ago
1
Fix .d.ts
#22
tripodsgames
closed
4 years ago
13
.d.ts fix
#21
tripodsgames
closed
4 years ago
5
Major: 2.0
#20
lukeed
closed
4 years ago
1
chore(deps-dev): bump lodash from 4.17.15 to 4.17.19 in /bench
#19
dependabot[bot]
closed
4 years ago
1
[TypeScript] Incorrectly declared types
#18
hakimio
closed
4 years ago
2
add named export
#17
d-fischer
closed
4 years ago
30
Symbol properties are ignored
#16
natesilva
closed
4 years ago
2
golf: use Array instead of new Array
#15
aulisius
closed
4 years ago
1
Cloning copies prototype properties onto the object
#14
dwelle
closed
4 years ago
5
Multiple Modes
#13
lukeed
closed
4 years ago
5
More Help to use this
#12
talha-rafique
closed
4 years ago
1
test: prototype pollution
#11
afzalsayed96
closed
4 years ago
2
JSDoc + named export
#10
loucyx
closed
4 years ago
1
Map and Set do not truly deep copy
#9
GrosSacASac
closed
4 years ago
3
support Blob.
#8
cbbfcd
opened
4 years ago
4
add deepmerge to benchmark
#7
ar53n
closed
4 years ago
3
Function call on mutable `constructor` property
#6
josebreijo
closed
4 years ago
6
chore: fix spelling
#5
therealparmesh
closed
4 years ago
0
Additional types
#4
icebob
closed
4 years ago
5
Have a look at utilsac/deep.js
#3
GrosSacASac
closed
4 years ago
1
Add `JSON.parse(JSON.stringify(obj))` to benchmark
#2
timsuchanek
closed
4 years ago
3
May be pop the stack?
#1
FoxDaxian
closed
4 years ago
2