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

Feature/classList polyfill #46

Closed kwiatkk1 closed 6 years ago

kwiatkk1 commented 6 years ago

Element.prototype.classList polyfill as requested in #45

msn0 commented 6 years ago

Thanks @kwiatkk1 ;)