Apparently ES2017, MDN has some usability information: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/entries
https://kangax.github.io/compat-table/es2016plus/#test-Object.entries
+1
+1
+1
+1
+1
+1
Just stumbled across this issue, seems like the two-year anniversary of last comment is coming up soon, I know it's a complicated feature returning two arrays / a 2D array, but enough people must be using it by now to merit including? Almost hesitant to comment and love caniuse.
Definitely should be included by now, it's a very useful feature and it would be nice to know that I'm not about to break my code on a bunch of browsers before I use it.
Now available at https://caniuse.com/#feat=object-entries
Most helpful comment
Now available at https://caniuse.com/#feat=object-entries