0.0.5 • Published 7 years ago

mw-module-test v0.0.5

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

Build Status Coverage Status

Just a Stupid Logger

A test library (npm module) that logs out argument string

Installation

npm install mw-module-test

Usage

var logger = require('mw-module-test`');

var str = logger('Test string');

Output should be Test string

Tests

npm test

Contributing

Feel free to contribute if you like )

P.S.

"How to Create and Publish Your First Node.js Module" tutorial can be found here: https://medium.com/@jdaudier/how-to-create-and-publish-your-first-node-js-module-444e7585b738

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago