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

/calcapp-rk9/

    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