Skip to content

Instantly share code, notes, and snippets.

@xyqfer
Created September 28, 2013 07:12
Show Gist options
  • Save xyqfer/6739419 to your computer and use it in GitHub Desktop.
Save xyqfer/6739419 to your computer and use it in GitHub Desktop.
Clone an object
JSON.parse(JSON.stringify(obj));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment