neclimdul/arraycud

Array create, update, delete helper.

1.0.1 2025-05-23 06:54 UTC

This package is auto-updated.

Last update: 2025-05-23 12:04:21 UTC


README

Compare a list sharing keys and act on changes. This can be useful to simplify the logic of comparing and applying operations to lists from two sources.

Each list should be keyed by the same id and each callback will be called based on changes to the keys.