polyfills / db

browser feature database
http://polyfills.io
MIT License
25 stars 2 forks source link

Polyfill request: Object.values and Object.entries #26

Open ghost opened 8 years ago

ghost commented 8 years ago

MDN entries: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/values https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/entries

Polyfill: https://github.com/tc39/proposal-object-values-entries/blob/master/polyfill.js