webstorage-polyfill This is a cookie-based polyfill for localStorage and sessionStorage for browsers that don't implement localStorage or sessionStorage. Based on https://gist.github.com/jarrodirwin/0ce4c0888336b533b2c4 with numerous bugs fixed.