0.1.35 • Published 12 months ago
@x-oasis/is-empty v0.1.35
@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