{"id":19017898,"url":"https://github.com/wastaz/fable-reactredux","last_synced_at":"2025-04-23T03:28:26.354Z","repository":{"id":76794299,"uuid":"72857229","full_name":"wastaz/fable-reactredux","owner":"wastaz","description":"(Opinionated) fable bindings for react-redux","archived":false,"fork":false,"pushed_at":"2017-01-05T18:36:34.000Z","size":12,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-17T18:23:49.781Z","etag":null,"topics":["fable","fable-bindings","react","react-redux","redux"],"latest_commit_sha":null,"homepage":null,"language":"F#","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/wastaz.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":"2016-11-04T14:55:19.000Z","updated_at":"2022-03-11T14:36:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"78b34f14-a29e-474b-b268-a31ed3a2fb18","html_url":"https://github.com/wastaz/fable-reactredux","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/wastaz%2Ffable-reactredux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wastaz%2Ffable-reactredux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wastaz%2Ffable-reactredux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wastaz%2Ffable-reactredux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wastaz","download_url":"https://codeload.github.com/wastaz/fable-reactredux/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250363883,"owners_count":21418367,"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":["fable","fable-bindings","react","react-redux","redux"],"created_at":"2024-11-08T19:51:09.803Z","updated_at":"2025-04-23T03:28:26.330Z","avatar_url":"https://github.com/wastaz.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fable-reactredux\n\nQuite opinionated fable bindings and helpers for [react-redux](https://github.com/reactjs/react-redux).\n\nThis package is intended to be used together with my redux bindings \n[fable-redux](https://github.com/wastaz/fable-redux) and maybe also the bindings\nfor redux-thunk [fable-reduxthunk](https://github.com/wastaz/fable-reduxthunk). \n\nThese bindings are quite opinionated because the standard interface that the react-redux package\nuses is very javascripty, taking advantage of things that is not so easy to properly map into\nF#. These bindings aim to give you a slightly more F#-like way to use this library - thus it's \na bit...opinionated.\n\n## Installation\n\n    $ npm install --save react-redux redux fable-core\n    $ npm install --save-dev fable-reactredux fable-redux\n\n## Usage\n\nIn a F# project (.fsproj)\n\n    \u003cItemGroup\u003e\n        \u003cReference Include=\"node_modules/fable-core/Fable.Core.dll\" /\u003e\n        \u003cReference Include=\"node_modules/fable-redux/Fable.Redux.dll\" /\u003e\n        \u003cReference Include=\"node_modules/fable-reactredux/Fable.ReactRedux.dll\" /\u003e\n    \u003c/ItemGroup\u003e\n\n## Related projects\n\nAlso have a look at my bindings for [redux-thunk](https://github.com/gaearon/redux-thunk) which also contains some \nnice optional integration with these bindings as well as the excellent react bindings [fable-react](https://www.npmjs.com/package/fable-react).\n\n## License \n\nMIT, feel free to fork and/or send pull requests :)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwastaz%2Ffable-reactredux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwastaz%2Ffable-reactredux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwastaz%2Ffable-reactredux/lists"}