@smartface/deep-copy

- Performs deep copy on objects - Simple & efficient - Works both in the browser and with Node

Usage no npm install needed!

<script type="module">
  import smartfaceDeepCopy from 'https://cdn.skypack.dev/@smartface/deep-copy';
</script>

README

deep-copy

  • Performs deep copy on objects
  • Simple & efficient
  • Works both in the browser and with Node