/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.

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers