1.0.4 • Published 5 years ago

cpm-myfirst-npm-pkg v1.0.4

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

cpm-myfirst-npm-pkg

This is for learning purpose

Usage

Install the package using npm : npm install cpm-myfirst-npm-pkg --save Then, require the package and use it: Comment: To check if this usage is proper var isNullOrEmpty = require('cpm-myfirst-npm-pkg'); console.log(isNullOrEmpty("")); // true Sample console.log(isNullOrEmpty("Hello World")); // false Sample

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago