@x-oasis/is-empty
v0.1.35
Published
is-empty function
Downloads
13
Readme
@x-oasis/is-empty
_test value is NaN
, undefined
, null
, ''
, []
and {}
_
Installation
$ npm i @x-oasis/is-empty
How to use
import isEmpty from '@x-oasis/is-empty'
How to run test
$ pnpm test