clean-object-keys
Version:
A tiny JavaScript utility to remove null, undefined, and empty string values from objects. Lightweight and supports nested objects.
10 lines (9 loc) • 288 B
JavaScript
A tiny JavaScript utility to remove null, undefined, and empty string values from objects. Lightweight and supports nested objects.