ml-array-min
TypeScript icon, indicating that this package has built-in type declarations

1.2.3 • Public • Published

array-min

NPM version npm download

Get the minimum value in an array.

Installation

$ npm install --save ml-array-min

Usage

import min from 'ml-array-min';

const result = min([1, 5, 3, 2, 4]);
// 1

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i ml-array-min

Weekly Downloads

179,930

Version

1.2.3

License

MIT

Unpacked Size

7.93 kB

Total Files

8

Last publish

Collaborators

  • lpatiny
  • mljs-bot
  • stropitek
  • targos