greetwjwcan10482

1.0.6 • Public • Published

Simple Greeting

A simple npm package to greet people.

Installation

npm install simple-greeting

Usage

const greet = require('simple-greeting');
console.log(greet('World')); // Outputs: Hello, World!

Readme

Keywords

none

Package Sidebar

Install

npm i greetwjwcan10482

Weekly Downloads

1

Version

1.0.6

License

ISC

Unpacked Size

97.9 kB

Total Files

12

Last publish

Collaborators

  • wjwcan10482