string-is-empty
v2.0.0
Published
Check if a string is empty
Downloads
20
Readme
string-is-empty
Check if a string is empty
Installation
npm install string-is-empty --save
Tests
npm install
npm test
Dependencies
- is-string: Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Dev Dependencies
- mocha: simple, flexible, fun test framework
- package-json-to-readme: Generate a README.md from package.json contents
License
ISC