omit-empty

omit-empty

jonschlinkert

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.

73 Stars
9 Forks
73 Watchers
JavaScript Language
mit License
Cost to Build
$2.1K
Market Value
$4.0K

Growth over time

8 data points  ·  2021-07-01 → 2025-09-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about omit-empty

Question copied to clipboard

What is the jonschlinkert/omit-empty GitHub project? Description: "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.". Written in JavaScript. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone omit-empty

Clone via HTTPS

git clone https://github.com/jonschlinkert/omit-empty.git

Clone via SSH

[email protected]:jonschlinkert/omit-empty.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the omit-empty issue tracker:

Open GitHub Issues