{"id":17749455,"url":"https://github.com/oresoftware/vamoot","last_synced_at":"2025-04-01T08:11:14.289Z","repository":{"id":57390561,"uuid":"98012616","full_name":"ORESoftware/vamoot","owner":"ORESoftware","description":"Immutable objects with just getters/setters","archived":false,"fork":false,"pushed_at":"2018-07-22T21:53:03.000Z","size":18,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-07T08:20:05.229Z","etag":null,"topics":["getter","immutable","immutablejs","javascript","nodejs","proxy","setter"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ORESoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-22T06:44:02.000Z","updated_at":"2018-07-22T22:08:07.000Z","dependencies_parsed_at":"2022-09-17T03:30:30.239Z","dependency_job_id":null,"html_url":"https://github.com/ORESoftware/vamoot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fvamoot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fvamoot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fvamoot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fvamoot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ORESoftware","download_url":"https://codeload.github.com/ORESoftware/vamoot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246604610,"owners_count":20804100,"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":["getter","immutable","immutablejs","javascript","nodejs","proxy","setter"],"created_at":"2024-10-26T11:23:23.236Z","updated_at":"2025-04-01T08:11:14.270Z","avatar_url":"https://github.com/ORESoftware.png","language":"TypeScript","readme":"\n# Vamoot\n\nA simple stand-in for writable-once Proxy\n\n```js\n\nimport {VamootProxy} from 'vamoot';\nconst v = new VamootProxy();\nv.set('foo','bar');\nv.get('foo');\nv.set('foo', 'star') // error\n\n```\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foresoftware%2Fvamoot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foresoftware%2Fvamoot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foresoftware%2Fvamoot/lists"}