object.groupby
An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.
array.prototype.tosorted
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
es-iterator-helpers
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
espree
An Esprima-compatible JavaScript parser built on Acorn