Skip to content

iperera97/empty-node-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published