test-da-package

1.0.1 • Public • Published

poc

test-da-package

isNullOrEmpty method returns true if input is empty string or null

Usage

Install the package using npm :

npm install test-da-package --save

Then, require the package and use it:

[Comment: To check if this usage is proper]

var a = require('test-da-package');

console.log(a.isNullOrEmpty("")); // true

console.log(a.isNullOrEmpty("Hello World")); // false

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.10latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.10
1.0.00

Package Sidebar

Install

npm i test-da-package

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

1.24 kB

Total Files

3

Last publish

Collaborators

  • mmani4590