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.
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.