@zagorboda/findmaxinteger

1.0.4 • Public • Published

findMaxInteger

Function that takes string with space separated integers and return max value from it

Install

npm i @zagorboda/findmaxinteger

Usage

findMaxInteger = require('@zagorboda/findmaxinteger');
findMaxInteger.findMaxInteger.findMaxInteger(' 42  12  57  12   3  4    -5 7  ');

Readme

Keywords

none

Package Sidebar

Install

npm i @zagorboda/findmaxinteger

Weekly Downloads

1

Version

1.0.4

License

GNU General Public License v3.0

Unpacked Size

1.54 kB

Total Files

4

Last publish

Collaborators

  • zagorboda