cobb-isempty

1.2.2 • Public • Published

cobb-isempty

Checks if Array/Object/String is empty.

const isempty = require("cobbjs/packages/array/isempty")
isempty('')    // true
isempty('1')   // false
isempty([])    // true

Readme

Keywords

Package Sidebar

Install

npm i cobb-isempty

Weekly Downloads

0

Version

1.2.2

License

MIT

Unpacked Size

2.08 kB

Total Files

4

Last publish

Collaborators

  • judearasu