## 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
maxbox1
1.1.3 • Public • PublishedReadme
Keywords
nonePackage Sidebar
Install
npm i maxbox1
Weekly Downloads
0
Version
1.1.3
License
ISC
Unpacked Size
908 B
Total Files
3