1.2.3 • Published 6 years ago

calculation-gaurav-first-package v1.2.3

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

This is a simple testing module.

This will be soon removed

Step to use

1 Create new directory

2 npm init -y

3 yarn add calculation-gaurav-first-package

4 create file index .js

5 Paste the below code in index.js

import Area from "calculation-gaurav-first-package";

console.log(Area(1));

6 node index.js

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago