0.0.4 • Published 8 years ago

npm-hello-pat v0.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

Build Status Coverage Status

Hello World NPM Module

npm hello world module

Installation

npm install npm-hello-pat

Usage

var npmHelloPat = require('npm-hello-pat');

var hello = npmHelloPat('world');

Output should be Hello, world!

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Build Status Coverage Status

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago