Boot
Boot copied to clipboard
A mighty boot utility library.
when running http://artzstudio.com/files/Boot/test/benchmarks/boot.easync.html the `boot.easync.js` is missing
I noticed the IE check [around here](https://github.com/artzstudio/Boot/blob/master/src/boot.js#L2581) wouldn't understand IE11's user agent string. I'm thinking it's an issue, but not sure what the direction is. i.e. feature detection? Is browser...
In our dev environment we're using boot getJS but if someone forgets to check in a JS file to Github, it knocks out everyone else's JS as well. Would be...