array-sugar

adds last, first, remove, contains, isEmpty and few more methods/properties to Array utilizing Object.defineProperty

nikhil-goswami-array-hof-utils

This package extends the JavaScript Array prototype with 10 useful higher-order functions (HOFs), providing powerful utilities for common operations like sum, unique values, flattening, grouping, and more.