1.0.4 • Published 7 years ago

cpm-myfirst-npm-pkg v1.0.4

Weekly downloads
3
License
ISC
Repository
github
Last release
7 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

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago