array.prototype.findlast
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
append-transform
Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.
array-last
Get the last or last n elements in an array.