test_helloWorld

1.0.0 • Public • Published

test_helloWorld

PayPayl donate button test_helloWorld version

  • this is a example for test helloWorld.

Overview

Getting Started

npm install test_helloWorld

Usage

   var h = require('test_helloWorld');
   h.hello.a();                        // hello world.
   h.test.test();                     //  this is a test
   h.hello.showmsg();           //  Not set
   h.hello.setmsg('[test] hello world'); //your set msg to :[test] hello world
   h.hello.showmsg();                       //[test] hello world

Result

License

Readme

Keywords

Package Sidebar

Install

npm i test_helloWorld

Weekly Downloads

73

Version

1.0.0

License

MIT

Last publish

Collaborators

  • chris_sheu