2.0.0 • Published 7 years ago

string-is-empty v2.0.0

Weekly downloads
5
License
ISC
Repository
github
Last release
7 years ago

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

License

ISC