msn0 / mdn-polyfills

MDN polyfills - from, forEach, filter, find, findIndex, assign, includes, create, entries, of, repeat, startsWith, endsWith, toggleAttribute, bind, MouseEvent, CustomEvent, padEnd, padStart
https://msn0.github.io/mdn-polyfills
175 stars 25 forks source link

Add Object.keys polyfill #62

Closed niksudan closed 5 years ago

niksudan commented 5 years ago

Adds the Object.keys polyfill from MDN as defined here:

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/keys#Polyfill

msn0 commented 5 years ago

Thank you @niksudan 👍
Object.keys is available with 📦 mdn-polyfills@5.18.0