hello-dolly

1.0.2 • Public • Published

Hello Dolly

version downloads downloads dependency

This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong.

How to use

  npm install --save hello-dolly

Examples:

var hello_dolly = require('hello-dolly');
 
console.log(hello_dolly());//English
 
console.log(hello_dolly('en'));//English
 
console.log(hello_dolly('zh-CN'));//Simplified-Chinese
 
console.log(hello_dolly('test'));//Others Default Language English

The only param is Language.

How to contribute

Feel free to fork and send pull requests.

Multilanguage needed.

with-love

Readme

Keywords

Package Sidebar

Install

npm i hello-dolly

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • willin