1.0.1 • Published 4 years ago

any-table v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Installation

npm install any-table

Require Module

const table = require('any-table');

Calculation

  1. table takes two arguments (number,times)
  2. number -> the number you want to multiply
  3. times -> how many times you want to multiple of a number.
console.log(table(5,10)) 

Video Tutorial

Coming Soon.....

Contact

  1. Twitter: https://twitter.com/NewGenDeveloper
  2. LinkedIn: https://www.linkedin.com/in/amritanshu-rawat-3010a819b/