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