{"id":18320071,"url":"https://github.com/redom/redom-store","last_synced_at":"2025-04-05T22:31:43.218Z","repository":{"id":41773805,"uuid":"96409579","full_name":"redom/redom-store","owner":"redom","description":"Immutable keypath store for RE:DOM","archived":false,"fork":false,"pushed_at":"2022-12-04T10:10:26.000Z","size":107,"stargazers_count":8,"open_issues_count":7,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-05-01T17:33:10.637Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/redom.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":"2017-07-06T08:54:44.000Z","updated_at":"2022-09-06T18:44:32.000Z","dependencies_parsed_at":"2023-01-22T20:31:06.626Z","dependency_job_id":null,"html_url":"https://github.com/redom/redom-store","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/redom%2Fredom-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redom%2Fredom-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redom%2Fredom-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redom%2Fredom-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redom","download_url":"https://codeload.github.com/redom/redom-store/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247318742,"owners_count":20919484,"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-11-05T18:15:03.866Z","updated_at":"2025-04-05T22:31:42.875Z","avatar_url":"https://github.com/redom.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RE:DOM store\nImmutable keypath store for RE:DOM\n\n## Installing\n```\nnpm i @redom/store\n```\n\n## Usage\n\n```js\nimport Store from '@redom/store';\n\nconst store = new Store();\n\nstore.set('a.b.c', 'Hello RE:DOM store!');\n\nconsole.log(store.get('a.b.c'));\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredom%2Fredom-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredom%2Fredom-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredom%2Fredom-store/lists"}