Skip to content

Repository files navigation

next-is-empty

Check whether a value is empty.

version license size download

installation

npm install -S @jswork/next-is-empty

usage

import '@jswork/next-is-empty';

nx.isEmpty({})  // true
nx.isEmpty('')  // true
nx.isEmpty(true)  // false

license

Code released under the MIT license.

About

Check whether a value is empty.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages