vorlage

0.0.0 • Public • Published

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

Package Sidebar

Install

npm i vorlage

Weekly Downloads

1

Version

0.0.0

License

MIT

Last publish

Collaborators

  • motss