{"id":24213691,"url":"https://github.com/dzek69/react-source-of-truth","last_synced_at":"2026-04-13T00:15:11.249Z","repository":{"id":34981321,"uuid":"193949465","full_name":"dzek69/react-source-of-truth","owner":"dzek69","description":"React state manager for hooks and classes. If react-redux and Zustand had a child that would be react-source-of-truth :)","archived":false,"fork":false,"pushed_at":"2023-07-19T05:04:59.000Z","size":913,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T06:39:03.797Z","etag":null,"topics":["javascript","react","react-native","react-redux","redux","state","state-management","state-manager"],"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/dzek69.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-26T17:27:29.000Z","updated_at":"2023-08-27T20:24:31.000Z","dependencies_parsed_at":"2023-02-18T03:31:02.115Z","dependency_job_id":null,"html_url":"https://github.com/dzek69/react-source-of-truth","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/dzek69%2Freact-source-of-truth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzek69%2Freact-source-of-truth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzek69%2Freact-source-of-truth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzek69%2Freact-source-of-truth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dzek69","download_url":"https://codeload.github.com/dzek69/react-source-of-truth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241705910,"owners_count":20006397,"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":["javascript","react","react-native","react-redux","redux","state","state-management","state-manager"],"created_at":"2025-01-14T03:17:44.558Z","updated_at":"2026-04-13T00:15:11.210Z","avatar_url":"https://github.com/dzek69.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-source-of-truth\n\nThe simplest state manager for React apps. API ideas are based on `react-redux` but huge simplifications are applied.\n\n## Features:\n\n- simplicity - no actions, no reducers\n- simplicity again - your state is just a plain javascript object\n- performant - no \"everywhere writable\" state using Proxies or other hacks\n- performant again - component will re-render only if something they care for changes\n- developer friendly - full \u0026 painless TypeScript support\n- compatible - both hooks \u0026 class based components support\n- familiar - API is based on `react-redux` API\n- convenient - easily update deep state while keeping immutability rule of React (thanks to awesome `immutable-assign`)\n\n## Usage:\n\nSee: [Docs][docs]\n\n## License:\n\nMIT\n\n[docs]: https://dzek69.github.io/react-source-of-truth/pages/Tutorials/BasicConcepts.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzek69%2Freact-source-of-truth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdzek69%2Freact-source-of-truth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzek69%2Freact-source-of-truth/lists"}