Randomly greets any given string.
Features
- Created to learn how to publish packages in
npm
- Very simple
- Supports both ECMAscript and CommonsJS modules
This repository contains two packages:
lib
containsradom-hello
npm package source codeapp
contains a simple client application of the package for local testing purposes