delta-hello-nodejs

0.0.3 • Public • Published

Hello Nodejs Build Status

A hello world app for node.js.

Installation

npm install delta-hello-nodejs

Usage

var hello = require("delta-hello-nodejs");
var hello_world = hello("world");
console.log(hello_world); // => hello world

Tests

npm test

Contributing

Feel free to open an issue or make a pr.

Readme

Keywords

Package Sidebar

Install

npm i delta-hello-nodejs

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • delta