{"id":15414919,"url":"https://github.com/lxsmnsyc/scoped-model","last_synced_at":"2025-07-21T13:34:08.670Z","repository":{"id":56344362,"uuid":"219409689","full_name":"lxsmnsyc/scoped-model","owner":"lxsmnsyc","description":"Contextual state management for React, ReasonReact and Preact","archived":false,"fork":false,"pushed_at":"2023-08-03T06:32:03.000Z","size":4716,"stargazers_count":23,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-06T17:52:33.048Z","etag":null,"topics":["context","hooks","preact","react","reason-react","state-management"],"latest_commit_sha":null,"homepage":"","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/lxsmnsyc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-04T03:27:48.000Z","updated_at":"2022-06-05T03:34:59.000Z","dependencies_parsed_at":"2024-06-20T22:09:45.906Z","dependency_job_id":null,"html_url":"https://github.com/lxsmnsyc/scoped-model","commit_stats":{"total_commits":662,"total_committers":3,"mean_commits":"220.66666666666666","dds":"0.14199395770392753","last_synced_commit":"d8a2aa1b3c79b4052fe0035e31f077bda4566f39"},"previous_names":[],"tags_count":509,"template":false,"template_full_name":null,"purl":"pkg:github/lxsmnsyc/scoped-model","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lxsmnsyc%2Fscoped-model","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lxsmnsyc%2Fscoped-model/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lxsmnsyc%2Fscoped-model/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lxsmnsyc%2Fscoped-model/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lxsmnsyc","download_url":"https://codeload.github.com/lxsmnsyc/scoped-model/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lxsmnsyc%2Fscoped-model/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266312064,"owners_count":23909744,"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-21T11:47:31.412Z","response_time":64,"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":["context","hooks","preact","react","reason-react","state-management"],"created_at":"2024-10-01T17:05:15.870Z","updated_at":"2025-07-21T13:34:08.645Z","avatar_url":"https://github.com/lxsmnsyc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scoped-model\n\n## Packages\n\n| Package | Version | Example | Notes |\n| --- | --- | --- | --- |\n| [`react-scoped-model`](https://github.com/lxsmnsyc/scoped-model/tree/master/packages/react-scoped-model) | [![NPM](https://img.shields.io/npm/v/react-scoped-model.svg)](https://www.npmjs.com/package/react-scoped-model) | [![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?style=flat-square\u0026logo=codesandbox)](https://codesandbox.io/s/github/LXSMNSYC/scoped-model/tree/master/examples/react-scoped-model) | Basic example |\n| [`preact-scoped-model`](https://github.com/lxsmnsyc/scoped-model/tree/master/packages/preact-scoped-model) | [![NPM](https://img.shields.io/npm/v/preact-scoped-model.svg)](https://www.npmjs.com/package/preact-scoped-model) | [![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?style=flat-square\u0026logo=codesandbox)](https://codesandbox.io/s/github/LXSMNSYC/scoped-model/tree/master/examples/preact-scoped-model) |\n| [`re-scoped-model`](https://github.com/lxsmnsyc/scoped-model/tree/master/packages/re-scoped-model) | [![NPM](https://img.shields.io/npm/v/re-scoped-model.svg)](https://www.npmjs.com/package/re-scoped-model) | [![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?style=flat-square\u0026logo=codesandbox)](https://codesandbox.io/s/github/LXSMNSYC/scoped-model/tree/master/examples/re-scoped-model)\n| [`react-scoped-model-swr`](https://github.com/lxsmnsyc/scoped-model/tree/master/packages/react-scoped-model-swr) | [![NPM](https://img.shields.io/npm/v/react-scoped-model-swr.svg)](https://www.npmjs.com/package/react-scoped-model-swr) | [![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?style=flat-square\u0026logo=codesandbox)](https://codesandbox.io/s/github/LXSMNSYC/scoped-model/tree/master/examples/react-scoped-model-swr) |  \n\n## License\n\nMIT © [lxsmnsyc](https://github.com/lxsmnsyc)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flxsmnsyc%2Fscoped-model","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flxsmnsyc%2Fscoped-model","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flxsmnsyc%2Fscoped-model/lists"}