1.0.0 • Published 6 years ago
empty_wx v1.0.0
empty-node-module
Check Whether passing varibles are empty or not
The following values are considered to be empty:
- "" (an empty string)
- 0
- 0.0
- "0"
- NULL
- FALSE
- an empty object and empty array
if empty return true and non empty return false
1.0.0
6 years ago