You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
stuff like indexOf and friends are part of ES5 and available in modern browsers. we don't need to redefine these.
for old browsers, we should require that an ES5 shim is loaded with the app.
this one looks respectible: https://github.com/kriskowal/es5-shim