find-number

A package that utilizes loops to find a number that matches a condition

Downloads
10
Stars
0
Committers
2

find-number

A package that utilizes loops to find a number that matches a condition.

Installation

You can install this package from npm: npm install find-number

Usage

The usage of this package is patterned like this: findNumber(<starting number here>, <ending number here>, <increment here>, <function which decides if it matches condition>). The findNumber function is asynchronous.

Package Rankings
Top 24.5% on Npmjs.org