Skip to content

pateatlau/npm-hello-pat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple "Hello World" NPM module package

Resources

Stars

Watchers

Forks

Packages

No packages published