2.0.3 • Published 5 years ago

@ngomar/ng-npm-greeting v2.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

ng-npm-greeting

npm (scoped) npm bundle size (minified)

Greeting from Nuara Group.

Install

$ npm install @ngomar/ng-npm-greeting

Usage

const ngGreet = require("@ngomar/ng-npm-greeting");

ngGreet("Lord Sayur");
//=> "Hello Lord Sayur! Greeting from Nuara Group."

ngGreet(1337);
//=> Uncaught TypeError: Ng wants a string!
//    at ngGreet (<anonymous>:2:41)
//    at <anonymous>:1:1
2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago