ember-cli-copyable
Deeply copies your records including their relations. The mixin is smart enough to resolve not loaded relations and is configurable to what should be shallow/deeply copied or excluded entirely.
@webkrafters/clone-total
Clone Total - Regular clonedeep including all instances implementing the `clone` and the `cloneNode` methods.
cloneable
Creates a clone of the object including the properties and methods and traversal mechanism back to the parent copy.
clone-total
DX Friendly wrapper for @webkrafters/clone-total package.