1.0.0 • Published 7 years ago
tutorial_hello_world v1.0.0
Test Hello World npm package
Installation
npm install @ejulio/hello-world-test
Usage
var helloWorld = require('@ejulio/hello-world-test');
var formattedHelloWorld = helloWorld('test');
Output should be Hello world test
Tests
npm test
1.0.0
7 years ago