1.1.2 • Published 2 years ago

@iamsheikh/hello-world v1.1.2

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

Hello World

Hello World is blazingly fast JavaScript library that says Hello, World!

yarn add hello-world
npm install hello-world
const helloWorld = require("hello-world");

console.log(helloWorld());

You can also change languages by using an extra parameter

helloWorld("en"); // English
helloWorld("zh"); // Chinese
helloWorld("ja"); // Japanese
helloWorld("fr"); // French
1.1.1

2 years ago

1.1.0

2 years ago

1.1.2

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago