updeep-mutable

A fork of updeep, easily update nested objects and arrays in a declarative and mutable manner.

Usage no npm install needed!

<script type="module">
  import updeepMutable from 'https://cdn.skypack.dev/updeep-mutable';
</script>

README

updeep-mutable

Easily update nested objects and arrays in a declarative and mutable manner.

Here is a fork of updeep.

Install

$ npm install --save updeep-mutable