ankit_package

1.0.2 • Public • Published

Introduction

This is my test package

Installation

npm install ankit_package

Usage

you can use by using following syntax

const m1=require('ankit_package');
console.log(m1.add(2,3));
console.log(m1.multiply(2,3));

-- Output
5
6

Version History

Initial Release 1.0 03,Sep 2017

Package Sidebar

Install

npm i ankit_package

Weekly Downloads

9

Version

1.0.2

License

ISC

Last publish

Collaborators

  • ankitbhowmick03