1.0.1 • Published 9 months ago

choose-greater-num v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

ABOUT PACKAGE this package is about checking greatest number among three numbers

INSTALLATION npm i choose-greater-num

USES import {greaterNumber} from 'choose-greater-num'; const greaterNum = greaterNumber(100, 200, 450)

RESULT 450

1.0.1

9 months ago

1.0.0

9 months ago