{"id":14986090,"url":"https://github.com/thk2b/xcontrol","last_synced_at":"2026-01-05T11:05:10.543Z","repository":{"id":57206694,"uuid":"126743861","full_name":"thk2b/xcontrol","owner":"thk2b","description":" A lightweight state management library for browsers and node.","archived":false,"fork":false,"pushed_at":"2018-05-11T16:30:11.000Z","size":120,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-28T19:19:32.547Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/thk2b.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}},"created_at":"2018-03-25T21:58:49.000Z","updated_at":"2018-05-11T16:33:41.000Z","dependencies_parsed_at":"2022-09-08T17:01:10.422Z","dependency_job_id":null,"html_url":"https://github.com/thk2b/xcontrol","commit_stats":null,"previous_names":["thk2b/controlx"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thk2b%2Fxcontrol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thk2b%2Fxcontrol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thk2b%2Fxcontrol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thk2b%2Fxcontrol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thk2b","download_url":"https://codeload.github.com/thk2b/xcontrol/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244826619,"owners_count":20516792,"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-09-24T14:12:18.692Z","updated_at":"2026-01-05T11:05:10.446Z","avatar_url":"https://github.com/thk2b.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"`npm install --save xcontrol`\n\n# xcontrol\nA lightweight state management library for browsers and node.\n\nIt is currently an experimental project.\n\n## Related packages\n- [react-xcontrol](https://github.com/thk2b/react-xcontrol) seamless react bindings.\n- [xcontrol-examples](https://github.com/thk2b/xcontrol-examples) several complete examples.\n- [xcontrol-logger](https://github.com/thk2b/xcontrol-logger) a simple logger that logs a controller's store when it updates. \n- [socket.io-client-xcontrol](https://github.com/thk2b/socket.io-client-xcontrol) \n\n## Motivation\n\n`xcontrol` is a javascript state managment library.\n\nA major difficulty when developping applications is responding to changes in application state.\nWhen the state changes, other aspects of the application have to be updated.\nFor instance, re-rendering the view or notifying a server through the network.\n\n`xcontrol` provides:\n- a mechanism for linking application state to side effects\n- reusable implementations of common data structures (`HashMap`, `List`, ...)\n- an ecosystem for integrating application-specific controllers to existing third party tools and libraries (such as `react-xcontrol`, `socket.io-client-xcontrol`, ...)\n\n## Learn more\n\n[Documentation](https://github.com/thk2b/xcontrol/blob/master/docs.md)\n\n[API](https://github.com/thk2b/xcontrol/blob/master/api.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthk2b%2Fxcontrol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthk2b%2Fxcontrol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthk2b%2Fxcontrol/lists"}