0.0.4 • Published 10 years ago

npm-hello-pat v0.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
10 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

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago