1.0.0 • Published 9 years ago

blah-test v1.0.0

Weekly downloads
3
License
KINDLY
Repository
-
Last release
9 years ago

blah-test Donate now

Testing the new version of blah.

Installation

$ npm i blah-test

Example

// Require the library file
var HelloBlah = require("blah-test");

// Call the function exported by library
HelloBlah();
HelloBlah("Blah");

Documentation

HelloBlah(world)

Displays and returns a Hello ! message.

Params

  • String world: The world you want to say Hello to (default: "World").

Return

  • String The Hello ! message.

How to contribute

Have an idea? Found a bug? See how to contribute.

License

KINDLY © Ionică Bizău–The LICENSE file contains a copy of the license.

1.0.0

9 years ago