## Usage
Install the package using npm :
npm install is-null-or-empty --save
Then, require the package and use it: [Comment: To check if this usage
is proper] var isNullOrEmpty = require('is-null-or-empty');
console.log(isNullOrEmpty("")); // true
console.log(isNullOrEmpty("Hello World")); // false
abc
demo-npm-with-git
1.0.0 • Public • PublishedPackage Sidebar
Install
npm i demo-npm-with-git
Repository
Weekly Downloads
0
Version
1.0.0
License
ISC
Unpacked Size
1.24 kB
Total Files
3