1.0.5 • Published 2 years ago

@raihanmuhammad/hello-name v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Hello Name

It's just simple package for print say hi

Get Started

npm install --save-dev @raihanmuhammad/hello-name

if you are using yarn

yarn add -D @raihanmuhammad/hello-name

How to use

import sayHi from '@raihanmuhammad/hello-name';

const name = sayHi("raihan");
// console.log(name);
// alert(name);
1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago