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 Array.prototype.fill Polyfill #51
Closed
MatthewCallis closed 5 years ago
This adds the Array.prototype.fill polyfill. Useful for anyone needing support in IE 11.