eriesgo / random-hello

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ramdom-hello

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 contains radom-hello npm package source code
  • app contains a simple client application of the package for local testing purposes

About

License:Apache License 2.0


Languages

Language:TypeScript 62.3%Language:JavaScript 37.7%