Open
Description
Platform detection code in JS is currently heavy, and requires a lot of maintenance by us to adjust to new platforms and browsers, while also maintaining code compatibility. While I was cautious about initially adding a new dependency, I think this is actually a good place to do it.
https://github.com/bestiejs/platform.js/
https://github.com/keithws/browser-report
https://github.com/thorst/supportedBrowser.js