c-first-module
v1.0.0
Published
a simple node module to create greetings ![GitHub all releases](https://img.shields.io/github/downloads/b3fr4nk/first-module/total) ![npm](https://img.shields.io/npm/v/first-module)
Downloads
2
Readme
a simple node module to create greetings
to install clone to a local directory and use npm i c-first-module
to use import the module as greetings and const greeting = greetings.greet('hello world')