I recently published an npm package (JavaScript) that allows you to keep track of changes in an object over time, creating a history of the modifications.
Check it out here: https://www.npmjs.com/package/object-state-history
Github repository here: https://github.com/sergiofasilva/object-state-history
What do you think about it? Leave your comments / suggestions.
I recently published an npm package (JavaScript) that allows you to keep track of changes in an object over time, creating a history of the modifications.
Check it out here: https://www.npmjs.com/package/object-state-history
Github repository here: https://github.com/sergiofasilva/object-state-history
What do you think about it? Leave your comments / suggestions.