1.0.0 • Published 8 years ago
@petermader/hello-world-module v1.0.0
hello-world-module
A simple npm module that will print "Hello, World!" in the console.
Example:
const helloWorld = require("hello-world-module");
helloWorld(); // prints "Hello, World!" to the console
1.0.0
8 years ago