Supported browsers
The README states that this library has browser support, but does not state which browsers are supported, nor does it have any automated test (e.g. browserstack). Could someone please clarify? Thank you.
While you're right that there are no specific tests for browser compatibility, it should work with IE9+ since that's the lowest browser that supports enough ES5 features that are being used
Sure thing. If I sent a PR which adds test integration with BrowserStack/Travis, and some pipework for Vagrant, would it be accepted? Someone would need to add the Github hooks afterwards, and I'd need to know who to transfer account ownership to afterwards.
Browserstack would test the code on many different browsers, I did this recently for Stapes too and would simply copy most of the work I already did there. See PR here
I don't think I have access to making hooks, so that'd probably need @hij1nx
What says you @hij1nx :)