FND / uitil

a tiny collection of JavaScript utility functions
6 stars 0 forks source link

Remove functions that can be polyfilled now #2

Open moonglum opened 7 years ago

moonglum commented 7 years ago

Due to some new functions on Node, you could remove some of the DOM utilities from this lib, asking users to replace them with polyfills of the Node functions. You can find out more about these in this article:

moonglum commented 6 years ago

There is also a good polyfill now: https://github.com/WebReflection/dom4