0.1.0 • Published 6 years ago

@larpa/say-hi v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

Say Hi

Just a nice greeting

This repo just say Hi in different languages because It's important to be nice when you are new.

Actually It's builded because I'm learning to publish repos in NPM ... It's also my Platzi homework.

Install

npm install say-hi

Usage

import say-hi from 'say-hi'

greeting("es") // Hola!
greeting("en") // Hello!
greeting("ger") // Hallo!
greeting("fre") // Salut!
0.1.0

6 years ago