Bundled together; nearly every page I create needs at least some of these. These will change over time, and going forward I will only target IE8 and later. (Since IE7 and earlier did not support modifying built-in object prototypes, helper functions used instead that can be used if IE7 compatibility is needed.)
Many of these require ES5 or ES2015. See polyfill.js
This bundles shims for:
- HTML script - living standard
- DOM script - living standard
- Fetch script - living standard
- URL script - living standard
- XMLHttpRequest script - living standard
- CSSOM script - spec
- Timing script
web.min.js is a minimized version, c/o http://javascript-minifier.com