1.0.0 • Published 4 years ago

ctocode-js-helper v1.0.0

Weekly downloads
2
License
ISC
Repository
-
Last release
4 years ago

stringJudgement

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

install

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

github

usage

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

1.0.0

4 years ago