empty_wx

1.0.0 • Public • Published

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

/empty_wx/

    Package Sidebar

    Install

    npm i empty_wx

    Weekly Downloads

    2

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    2.22 kB

    Total Files

    3

    Last publish

    Collaborators

    • waex