MDN polyfills - from, forEach, filter, find, findIndex, assign, includes, create, entries, of, repeat, startsWith, endsWith, toggleAttribute, bind, MouseEvent, CustomEvent, padEnd, padStart
175
stars
25
forks
source link
Add Object.keys polyfill #62
Closed
niksudan closed 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