1.0.6 • Published 2 months ago

greetwjwcan10482 v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

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!
1.0.6

2 months ago

1.0.5

2 months ago

1.0.4

2 months ago

1.0.2

2 months ago

1.0.3

2 months ago

1.0.1

3 months ago

1.0.0

3 months ago