A partial to check whether a string is empty. A string is considered empty or blank, when its .length === 0, or it contains only whitespaces.
- Written in UMD
npm install js-partial-is-empty-string
For additional examples, check the tests folder
// TODO
Check the source here since it's well structured and documented. Also you can find the rendered jsDoc documentation on Doclets.io.
Also, check the unit tests in order to grasp the full-fledged capabilities.
Have fun! ;)
If you find any bugs and other issues, check the GSDC Guide - Issues section on how to submit issues in a standardized way on the project's issues page.
In case you have any suggestions regarding the project (features, additional capabilities, etc.), check the GSDC Guide - Suggestions section on how to submit suggestions in an easy, standardized way on the project's issues page.
In order to contribute to this project, check the GSDC Guide for an easy, standardized way on how to contribute to projects.
If you by any means find this project useful, consider supporting the organization.
There are multiple options to support the project and the developers. Any means of support is beneficial and helpful.
MIT @ Richard King