1.0.4 • Published 6 years ago

pangpond_hello v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

pangpond-hello

Hello to publish a node package to npmjs.com

Installation

npm

npm install --save pangpond_hello

yarn

yarn add pangpond_hello

Usage

Hello World

const hello = require('pangpond_hello');

console.log(hello('World')); // will show 'Hello World'
1.0.4

6 years ago

1.0.2

6 years ago

1.0.3

6 years ago

1.0.0

6 years ago