jonschlinkert / omit-empty

Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you would expect with `compact` for arrays.
74Updated 4 years ago

Related projects

Alternatives and complementary repositories for omit-empty