@kidscannon/not-empty
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

@kidscannon/not-empty

Install

$ npm i @kidscannon/not-empty

Usage

[0, 1, '', 'a', undefined, void 0, null, [], {}].filter(notEmpty)
# => [0, 1, '', 'a', [], {}]

Readme

Keywords

Package Sidebar

Install

npm i @kidscannon/not-empty

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

44.5 kB

Total Files

10

Last publish

Collaborators

  • toqoz