1.0.0 • Published 7 months ago

array-statistics-helper v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Array Statistics Helper

License

The Array Statistics Helper is a JavaScript module that makes it easy to calculate the average, minimum, and maximum values of an array of numbers. This utility module can be used in various projects to perform basic statistics on arrays.

Table of Contents

Installation

You can install the Array Statistics Helper module via npm:

npm install array-statistics-helper