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.
array-initial
Get all but the last element or last n elements of an array.