js-array-utility

1.0.2 • Public • Published

array-helper-js

array-helper-js is a simple JavaScript utility library that provides a set of useful functions for working with arrays, such as removing duplicates, finding the maximum value, and finding the minimum value.

Features

  • Remove Duplicates: Easily remove duplicate values from an array.
  • Max Number: Find the maximum value in an array.
  • Min Number: Find the minimum value in an array.

Installation

You can install array-helper-js using npm:

npm install array-helper-js

Package Sidebar

Install

npm i js-array-utility

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

1.59 kB

Total Files

3

Last publish

Collaborators

  • ishwar_suthar