issues
search
pvorb
/
clone
deeply clone arbitrary objects in javascript
https://www.npmjs.com/package/clone
MIT License
781
stars
130
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
https://github.com/username/repository-bookstore.git
#124
Abdulrahmankyw11
closed
1 week ago
0
Mention in readme that native `structuredClone` could be used instead
#123
jimmywarting
opened
1 year ago
0
Spiegel
#122
SunSchizzzz
closed
1 year ago
1
Not cloning object getters and setters as expected
#121
bertolo1988
opened
2 years ago
2
Security Vulnerability
#120
Retr02332
opened
2 years ago
3
Prova
#119
Griso7
closed
2 years ago
0
Private properties break clones
#118
BadIdeaException
opened
2 years ago
0
Clone still fails when cloning an object that does not have setters defined on some of its properties
#117
tukusejssirs
closed
2 years ago
1
Cannot clone Vue component
#116
emahuni
opened
4 years ago
1
V*:internal Error while cloning an axios object
#115
mlibre
closed
1 year ago
6
Doesn't clone npm modules
#112
narayanmp
opened
4 years ago
1
WeakMap and WeakSet errors
#111
terrymorse58
opened
4 years ago
1
Use URL when available natively
#110
iambalaam
opened
4 years ago
1
Cannot clone a URL in Node >= 10
#109
iambalaam
opened
4 years ago
1
Enable clone to be extended.
#108
btsimonh
opened
5 years ago
3
var a={};a.b=a;clone(a);这种循环引用将报错
#107
yangdan8
closed
5 years ago
3
Clone breaking v8 somehow
#106
NicolasCaous
closed
5 years ago
7
'toString' field removed from cloned object
#105
assafey
opened
5 years ago
3
better check for global.Buffer
#104
mrx8
opened
5 years ago
1
TypeError: 'set alt' called on an object that does not implement interface HTMLImageElement.
#103
nicksayre
opened
5 years ago
0
Simplify descriptor handling
#102
julien-c
closed
5 years ago
3
Buffer.from copies the passed buffer data onto a new Buffer instance.
#101
julien-c
closed
5 years ago
1
npm README
#100
zeg-io
closed
5 years ago
8
TypeError: Illegal invocation (in Chromium)
#99
kuraga
opened
6 years ago
2
TypeError: Method _external called on incompatible receiver #<SecureContext>
#98
tristanls
opened
6 years ago
1
latest version of npmjs is not updated
#97
futuresou
closed
6 years ago
1
What is the 1.x -> 2.x breaking change?
#96
landau
closed
6 years ago
2
npm - No README
#95
perry-mitchell
closed
6 years ago
2
Latest tag on 1.0.4 instead of 2.1.1
#94
davideicardi
closed
6 years ago
1
Add use of prototype._clone() if found to clone an object. + test
#93
btsimonh
closed
5 years ago
13
cloning File objects
#92
art-in
opened
6 years ago
6
Fix cannot set property only getter
#91
sabinthomas
closed
5 years ago
0
Avoid using deprecated Buffer constructor
#90
ChALkeR
closed
6 years ago
1
minified version for unpkg
#89
janat08
closed
6 years ago
2
fix: copy writable prototype props
#88
vkarpov15
opened
6 years ago
1
Cloning a class that extends Map, e.g. a "DefaultMap", returns a Map instead
#87
laurence-myers
opened
7 years ago
5
#74 module.exports.default added for es6 support.
#86
ouzman
closed
7 years ago
0
Update API docs
#85
madbence
closed
5 years ago
0
Errors when cloning instanceof File
#84
gruberjl
closed
7 years ago
0
clone seems to be appending data
#83
jloveric
opened
7 years ago
0
express.Response can not be cloned
#82
rolatsch
closed
5 years ago
2
Fix ignoring own property in favor of prototype property
#81
aminmarashi
opened
7 years ago
0
Custom Array prototype functions are cloned incorrectly
#80
palci12
opened
7 years ago
0
When try clone cheerio element get TypeError
#79
gefalko
closed
5 years ago
3
TypeError: The HTMLDivElement.align setter can only be used on instances of HTMLDivElement
#78
k-j-kim
opened
7 years ago
4
Improve support for Internet Explorer
#77
c-w
closed
7 years ago
5
ES5 property attributes are not preserved
#76
mbrowne
opened
7 years ago
0
Fix the "build unknown" issue
#75
vajahath
closed
7 years ago
2
Support for ES6 modules
#74
jdthorpe
opened
7 years ago
0
Calls getters rather than copying function?
#73
josephrocca
opened
7 years ago
1
Next