Skip to content

monkey01127/npmTestPublish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

stringJudgement

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

install

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

github

usage

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published