@officialk/hello

This is a that prints hello world with your name in it

Usage no npm install needed!

<script type="module">
  import officialkHello from 'https://cdn.skypack.dev/@officialk/hello';
</script>

README

@officialk/hello

This is a that prints hello world with your name in it

Installation

Use npm to install @officialk/hello.

  npm i @officialk/hello

Use @officialk/hello on browser

  <script src="https://cdn.jsdelivr.net/npm/@officialk/hello/src/hello.js"></script>

Usage

helloWorld : String

This function Returns Hello World

@param name : String

enter your name to pring with hello world

const hello=require('hello');

console.log(hello('your name'))

Support

  • Give this repo a Star

  • Tell People About it

  • Contribute

  • donate

Roadmap

empty for now

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Contribution guidelines for this project

License

MIT