Destructuring assignment

Read More at MDN DocsView Spec

Safe to Use

Destructuring assignment is considered safe to use.

It’s supported by 94% of global browsers.

Browsers

ChromeMar 2, 2016v49.0.0
26%100%
There are no users of Chrome running a supported version.
SafariOct 16, 2014v8.0.0
5%100%
100% of Safari users are running a supported version.
EdgeAug 2, 2016v14.0.0
5%100%
100% of Edge users are running a supported version.
FirefoxSep 22, 2015v41.0.0
3%100%
100% of Firefox users are running a supported version.

Servers

Node.jsApr 26, 2016v6.0.0
Node.js supports this feature.
DenoMay 4, 2020v1.0.0
Deno supports this feature.

Version Breakdown

 
Agent
Support
Adoption
Chrome
Mar 2, 2016 v49.0.0
26%100%
There are no users of Chrome running a supported version.
Mar 2, 2016 – Latest
v49.0.0+
26%100%

Full Support

Chrome Android
Mar 9, 2016 v49.0.0
36%100%
100% of Chrome Android users are running a supported version.
Mar 9, 2016 – Latest
v49.0.0+
36%100%

Full Support

Deno
May 4, 2020 v1.0.0
Deno supports this feature.
May 4, 2020 – Latest
v1.0.0+

Full Support

Edge
Aug 2, 2016 v14.0.0
5%100%
100% of Edge users are running a supported version.
Aug 2, 2016 – Latest
v14.0.0+
5%100%

Full Support

Firefox
Sep 22, 2015 v41.0.0
3%100%
100% of Firefox users are running a supported version.
Sep 22, 2015 – Latest
v41.0.0+
3%100%

Full Support

Firefox provided a non-standard destructuring implementation from Firefox 2 to 40.

Firefox for Android
Sep 22, 2015 v41.0.0
Firefox for Android supports this feature.
Sep 22, 2015 – Latest
v41.0.0+

Full Support

Firefox provided a non-standard destructuring implementation from Firefox 2 to 40.

Internet Explorer
Unsupported
Internet Explorer does not support this feature.

No Support

Node.js
Apr 26, 2016 v6.0.0
Node.js supports this feature.
Apr 26, 2016 – Latest
v6.0.0+

Full Support

 
Quest Browser
Unknown v5.0.0
Quest Browser supports this feature.
Unknown
v5.0.0+

Full Support

Opera
Mar 15, 2016 v36.0.0
1%100%
100% of Opera users are running a supported version.
Mar 15, 2016 – Latest
v36.0.0+
1%100%

Full Support

Opera Android
Mar 31, 2016 v36.0.0
Opera Android supports this feature.
Mar 31, 2016 – Latest
v36.0.0+

Full Support

Safari
Oct 16, 2014 v8.0.0
5%100%
100% of Safari users are running a supported version.
Oct 16, 2014 – Latest
v8.0.0+
5%100%

Full Support

Safari on iOS
Sep 17, 2014 v8.0.0
16%100%
There are no users of Safari on iOS running a supported version.
Sep 17, 2014 – Latest
v8.0.0+
16%100%

Full Support

Samsung Internet
Dec 15, 2016 v5.0.0
2%95%
There are no users of Samsung Internet running a supported version.
Dec 15, 2016 – Latest
v5.0.0+
2%95%

Full Support

WebView Android
Mar 9, 2016 v49.0.0
WebView Android supports this feature.
Mar 9, 2016 – Latest
v49.0.0+

Full Support

See Also

Contribute