a-string-is-null-empty-undefined

1.0.0 • Public • Published

stringJudgement

判断一个字符串是否为null, 或空字符串,或undefined

install

npm install -g string-is-null-empty-undefined

github

usage

const stringJudgement = require('./index') console.log(stringJudgement.isNullOrEmptyOrUndefined(''))

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i a-string-is-null-empty-undefined

      Weekly Downloads

      0

      Version

      1.0.0

      License

      ISC

      Unpacked Size

      1.22 kB

      Total Files

      4

      Last publish

      Collaborators

      • yorcentluo