Toke Voltelen
Toke Voltelen
.npmignore
Hi I am trying to use this awesome data collection in a small project of mine that detects ES (5, 6, etc.) features used: https://github.com/Tokimon/es-feature-detection As I fully understand that...
The functions `toRgb`, `toHsl` etc. are some practical functions, but only if the given color is a string. It could be very nice if they could take into account colors...
CutomEvent and friends are not correctly supported in IE < edge
Polyfill - see list here: http://html5please.com/#polyfill
here is the list of features added: https://github.com/tc39/proposals/blob/master/finished-proposals.md
This has a relevance if the detection is not used with Modernizr. Generally you can just include the HTML5 shiv from a CDN and don't have to worry about it,...
Like this one: https://www.npmjs.com/package/es-feature-detect