largest-number-possible

1.0.8 • Public • Published

This module will give you the possible of largest number from array

to install--

npm install largest-number-possible

eg:

var test = require('largest-number-possible');

console.log(test.generateLarge([1,5,7]));


generateLoad takes an Integer array

and returns the largest number as a String.

if the array contains negative and string returns 0;

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.8
    1
    • latest

Version History

Package Sidebar

Install

npm i largest-number-possible

Weekly Downloads

1

Version

1.0.8

License

ISC

Unpacked Size

1.2 kB

Total Files

3

Last publish

Collaborators

  • nikilarigela0110