Check if a string is empty
npm install string-is-emptyCheck if a string is empty
``sh`
npm install string-is-empty --save
`sh``
npm install
npm test
- is-string: Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
- mocha: simple, flexible, fun test framework
- package-json-to-readme: Generate a README.md from package.json contents
ISC