1.0.1 • Published 1 year ago

@shettyadvithk/multitable v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Multiplication Table

To return a string of multiplication table of a number upto 10.

Install

npm install @shettyadvithk/multitable

Usage

var str = multiTab(number)

Create a variable to store the return value.

console.log(str)

Display the multiplication table.

1.0.1

1 year ago

1.0.0

1 year ago