mean1

0.1.2 • Public • Published

mean1

A really simple test application that has no use whatsoever apart from printing text to the screen.

Installation

npm install mean1 --save

Usage

var mean1 = require('mean1'), consoleTest = mean1.consoleTest;

  consoleTest();
  consoleTest("Hello");
  consoleTest("Hello","How are you");

Tests

npm test

Contributing

Please take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Release History

  • 0.1.0 Initial release

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    3
    • latest

Version History

Package Sidebar

Install

npm i mean1

Weekly Downloads

4

Version

0.1.2

License

none

Last publish

Collaborators

  • leobastin