0.0.0 • Published 7 years ago

vorlage v0.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

vorlage

Yet another NPM package to output greetings.

Just another NPM package that does simply amazing thing.

How to use

The following is a simple code snippet:

/* Import the package */
const greetings = require('vorlage');

/* Run it and display the output via console.log */
console.log(greetings()); /* output: Hello World from vorlage! */

License

MIT License © Rong Sen Ng