calcapp-rk9

0.3.0 • Public • Published

calcapp-rk9 NPM version Build Status Dependency Status

First NodeJS App

Installation

$ npm install --save calcapp-rk9

Usage

const calcappRk9 = require('calcapp-rk9');
 
var mul = calcappRk9.mul(3,3);
 
console.log('Multiply ',mul);
 

License

ISC © rahulrk9

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    7
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.0
    7
  • 0.2.0
    1
  • 0.1.0
    1

Package Sidebar

Install

npm i calcapp-rk9

Weekly Downloads

2

Version

0.3.0

License

ISC

Unpacked Size

3.54 kB

Total Files

5

Last publish

Collaborators

  • rahulrk9