ECMAScript spec-compliant polyfill/shim for `globalThis`.
created at March 30, 2016, 5:02 a.m.
ES2017 spec-compliant shim for Object.values
created at Sept. 1, 2015, 7:20 a.m.
ES2017 spec-compliant shim for Object.entries
created at Sept. 2, 2015, 1:51 p.m.
Array.prototype.includes spec-compliant polyfill
created at Jan. 3, 2015, 7:50 p.m.
Spec-compliant polyfill for String.prototype.replaceAll ESnext proposal.
created at Sept. 1, 2019, 8:04 p.m.
Official ES spec-compliant polyfill for Object.fromEntries
created at March 21, 2018, 2:41 p.m.
An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
created at Sept. 29, 2017, 9:28 p.m.
ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.
created at Feb. 18, 2014, 6:06 a.m.
ES5 spec-compliant shim for String.prototype.trim
created at Aug. 8, 2015, 6:36 p.m.
ES2019 spec-compliant shim for String.prototype.trimRight.
created at July 29, 2015, 9:49 p.m.
Array.prototype.every spec-compliant polyfill
created at Nov. 21, 2016, 5:31 a.m.
ES2019 spec-compliant shim for String.prototype.trimLeft.
created at July 29, 2015, 8:55 p.m.
Array.prototype.some spec-compliant polyfill
created at Nov. 23, 2016, 4:40 a.m.