{"id":13804683,"url":"https://github.com/googlearchive/WeakMap","last_synced_at":"2025-05-13T17:32:56.557Z","repository":{"id":10433658,"uuid":"12597764","full_name":"googlearchive/WeakMap","owner":"googlearchive","description":"Shim for ES6 WeakMap","archived":true,"fork":false,"pushed_at":"2014-10-14T21:40:42.000Z","size":447,"stargazers_count":46,"open_issues_count":0,"forks_count":23,"subscribers_count":29,"default_branch":"master","last_synced_at":"2024-05-19T05:23:01.312Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googlearchive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-04T17:44:30.000Z","updated_at":"2023-01-28T21:00:00.000Z","dependencies_parsed_at":"2022-09-06T17:30:16.669Z","dependency_job_id":null,"html_url":"https://github.com/googlearchive/WeakMap","commit_stats":null,"previous_names":["polymer/weakmap"],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2FWeakMap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2FWeakMap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2FWeakMap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2FWeakMap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googlearchive","download_url":"https://codeload.github.com/googlearchive/WeakMap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225247942,"owners_count":17444146,"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","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-08-04T01:00:52.535Z","updated_at":"2024-11-18T20:32:21.690Z","avatar_url":"https://github.com/googlearchive.png","language":"JavaScript","funding_links":[],"categories":["Polyfills"],"sub_categories":["Brunch Plugins"],"readme":"## DEPRECATED \nThis repo has moved to https://github.com/Polymer/webcomponentsjs\n\nWeakMap\n=======\n\nShim for ES6 WeakMap\n\n## Shim Limitations\n\nAs ES5 Javascript does not have the ability to use weak references, the key-value association must be held strongly somwhere.\n\nIn order to hold the key \"weakly\", a key property of WeakMap, the value is added to key as a hidden, randomly named property. This strategy avoids the possible memory leak of having two arrays holding keys and values, but does mean that key cannot be a frozen object.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglearchive%2FWeakMap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgooglearchive%2FWeakMap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglearchive%2FWeakMap/lists"}