{"id":15667947,"url":"https://github.com/rupurt/ember-safe-clone","last_synced_at":"2025-07-23T03:06:45.633Z","repository":{"id":3253896,"uuid":"4291882","full_name":"rupurt/ember-safe-clone","owner":"rupurt","description":"A jquery plugin to safely clone an ember view","archived":false,"fork":false,"pushed_at":"2012-06-24T18:08:06.000Z","size":136,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T04:41:35.814Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rupurt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-05-11T01:21:27.000Z","updated_at":"2016-11-29T04:33:08.000Z","dependencies_parsed_at":"2022-08-23T14:00:27.189Z","dependency_job_id":null,"html_url":"https://github.com/rupurt/ember-safe-clone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rupurt/ember-safe-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rupurt%2Fember-safe-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rupurt%2Fember-safe-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rupurt%2Fember-safe-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rupurt%2Fember-safe-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rupurt","download_url":"https://codeload.github.com/rupurt/ember-safe-clone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rupurt%2Fember-safe-clone/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266609117,"owners_count":23955579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T14:05:55.631Z","updated_at":"2025-07-23T03:06:45.611Z","avatar_url":"https://github.com/rupurt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ember Safe Clone: A jQuery plugin to clone ember views\n======================================================\n\nEmberSafeClone is a plugin that allows the dom strucuture of an ember view to be safely cloned.\nIt works by removing all traces of ember id's, classes and metamorph script tags in the view node\nand it's subtree.\n\nThis plugin was inspired by the [coffeescript solution](http://codebrief.com/2012/03/eight-ember-dot-js-gotchas-with-workarounds/) posted by Gordon Hempton\n\nUsage\n-----\nFirst load jQuery and the plugin\n```\n\u003cscript src=\"jquery.js\" type=\"text/javascript\"\u003e\u003c/script\u003e\n\u003cscript src=\"jquery.ember-clone.js\" type=\"text/javascript\"\u003e\u003c/script\u003e\n```\n\nNow when you need to clone your view\n```\nvar view = Ember.View.create();\nvar clone = view.$().cloneEmber();\n```\n\nAuthor\n------\n[Alex Kwiatkowski](https://github.com/rupurt) ([@rupurt](https://twitter.com/#!/rupurt))\n\nLicense\n-------\n[MIT License](http://www.opensource.org/licenses/mit-license.php)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frupurt%2Fember-safe-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frupurt%2Fember-safe-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frupurt%2Fember-safe-clone/lists"}