npm09-helloworld-learninghub

1.0.2 • Public • Published

npm helloworld demo package creation and registrating to npm server listed here. I will delete this test package as demo purpose is done. Thanks !!

How to Consume : Eg.

const {area, perimeter} = require('npm09-helloworld-learninghub')

console.log(area(1));

console.log(perimeter(0.5));

//end here.

Package Sidebar

Install

npm i npm09-helloworld-learninghub

Weekly Downloads

4

Version

1.0.2

License

ISC

Unpacked Size

936 B

Total Files

3

Last publish

Collaborators

  • amitpatange