1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-04-23 03:12:12 +00:00
libs/packages
Florian Bouillon 446355b451
feat: Add option to clean falsy values in object clean
Add a new option to `objectClean` function which allows to clean falsy values (including `undefined` and `null`) from an object when set to `true`. This is achieved by deleting all the falsy values from the object when the option is enabled.

The change also includes updates to the corresponding tests.

Signed-off-by: Avior <f.bouillon@aptatio.com>
2023-03-14 11:00:19 +01:00
..
2022-12-22 10:48:03 +01:00
2021-09-29 11:49:41 +02:00
2021-09-29 11:49:41 +02:00
2022-11-17 10:50:13 +01:00
2021-09-29 11:49:41 +02:00
2021-09-29 11:49:41 +02:00
2022-10-18 12:54:49 +02:00