1.0.5 • Published 3 years ago

@raihanmuhammad/hello-name v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
3 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

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago