# array-utils-hof

A collection of handy Higher-Order Functions (HOFs) for JavaScript arrays to simplify common tasks.

## 🚀 Installation

```bash
npm install array-utils-hof
