deep-cleaner-js
A powerful TypeScript/JavaScript library for deeply cleaning objects and arrays by removing null, undefined, empty strings, zeros, and empty structures
clean-object-keys
A tiny JavaScript utility to remove null, undefined, and empty string values from objects. Lightweight and supports nested objects.