GitHub - unadlib/mutability: A JavaScript library for transactional mutable updates
Briefly

When we want to perform transactional updates on a mutable object, if an error is caught during the update process, the mutable update will not be applied at all.
To use this functionality, developers can install the library by running 'yarn add mutability mutative' and integrate it into their codebase for transactional mutable updates that prevent data corruption.
Read at GitHub
[
add
]
[
|
|
]