set-value
Set nested properties on an object using dot notation.
vue-set-value
Vue.set with dot notation support (`'a.b.c'`) paths.
@js-utility/object
Comprehensive utility library for advanced object manipulation in JavaScript: deep get/set, clone, merge, flatten, and more. Ideal for Node.js and browser projects as a lightweight lodash alternative.