0.3.1 • Published 2 years ago

@mydevsandbox-com/log-hello v0.3.1

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

npm_log_hello

Simple package which outputs hello content to console and as a return.

const { logHello } = require('@mydevsandbox-com/log-hello');
logHello();
> const { logHello } = require('@mydevsandbox-com/log-hello');
> logHello();
Hello from @mydevsandbox-com/log-hello
'Hello from @mydevsandbox-com/log-hello'
> 
0.3.1

2 years ago

0.2.1

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago