Search
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.
v1.0.5 URL:
https://unpkg.com/nikhil-goswami-array-hof-utils@1.0.5/index.js
Open
Browse Files
array
higher-order-functions
HOF
array-utilities
functional-programming
JavaScript
utility-functions
array-methods
sum
unique-values
flatten
group-by
shuffle
compact
chunk
min-max
npm-package
remove-deep-duplicate-from-array
remove duplicate values from an array
v1.0.9 URL:
https://unpkg.com/remove-deep-duplicate-from-array@1.0.9/removeDeepDuplicate.js
Open
Browse Files
javascript
array
unique
removeduplicate
unique-values