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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.3
    266,021
    • latest

Version History

Package Sidebar

Install

npm i ml-array-min

Weekly Downloads

173,630

Version

1.2.3

License

MIT

Unpacked Size

7.93 kB

Total Files

8

Last publish

Collaborators

  • lpatiny
  • mljs-bot
  • stropitek
  • targos