Deeply merge 2 or more objects respecting type information.
Deep-merge the values of one object structure into another
A collection of useful utility functions with associated TypeScript types. All functions have been unit tested.
Javascript Object util with deep traverse, support ES6 tree shaking methods: get/set/unset/remove object path, visit, assign(extend), merge, remove, defaults, pick, filter, forEach, map, some, every, isEqual. Customize the APIs into one file.
Angular Signals state engine with deep patch + undo/redo and notifier.