{"id":13396959,"url":"https://github.com/brakmic/purescript-redux","last_synced_at":"2025-03-13T23:31:56.340Z","repository":{"id":58225573,"uuid":"49780023","full_name":"brakmic/purescript-redux","owner":"brakmic","description":":alien: Redux Bindings for PureScript","archived":true,"fork":false,"pushed_at":"2019-02-27T05:41:18.000Z","size":1635,"stargazers_count":36,"open_issues_count":2,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-05T23:47:59.156Z","etag":null,"topics":["purescript","redux"],"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/brakmic.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":"2016-01-16T15:58:16.000Z","updated_at":"2023-01-28T14:21:28.000Z","dependencies_parsed_at":"2022-08-31T05:21:47.182Z","dependency_job_id":null,"html_url":"https://github.com/brakmic/purescript-redux","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brakmic%2Fpurescript-redux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brakmic%2Fpurescript-redux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brakmic%2Fpurescript-redux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brakmic%2Fpurescript-redux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brakmic","download_url":"https://codeload.github.com/brakmic/purescript-redux/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243500224,"owners_count":20300759,"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":["purescript","redux"],"created_at":"2024-07-30T18:01:08.428Z","updated_at":"2025-03-13T23:31:55.870Z","avatar_url":"https://github.com/brakmic.png","language":"JavaScript","readme":"## purescript-redux\n\n\u003ca href=\"http://redux.js.org/\" target=\"_blank\"\u003eRedux\u003c/a\u003e Bindings for \u003ca href=\"http://www.purescript.org/\" target=\"_blank\"\u003ePureScript\u003c/a\u003e\n\nA library for using the Redux state container with PureScript.\n\nCurrently supports Redux \u003ca href=\"https://github.com/reactjs/redux/releases/tag/v3.5.2\" target=\"_blank\"\u003ev3.5.2\u003c/a\u003e\n\nCompatible with PureScript 0.12.x\n\nAn article describing the architecture of this library can be found \u003ca href=\"http://blog.brakmic.com/managing-application-state-with-purescript-redux/\"\u003ehere\u003c/a\u003e.\n\n### Implementation Status\n\n- \u003ca href=\"http://redux.js.org/docs/api/createStore.html\" target=\"_blank\"\u003ecreateStore\u003c/a\u003e\n- \u003ca href=\"http://redux.js.org/docs/api/Store.html#subscribe\" target=\"_blank\"\u003esubscribe\u003c/a\u003e\n- \u003ca href=\"http://redux.js.org/docs/api/Store.html#dispatch\" target=\"_blank\"\u003edispatch\u003c/a\u003e\n- \u003ca href=\"http://redux.js.org/docs/api/Store.html#getState\" target=\"_blank\"\u003egetState\u003c/a\u003e\n- \u003ca href=\"http://redux.js.org/docs/api/combineReducers.html\" target=\"_blank\"\u003ecombineReducers\u003c/a\u003e\n- \u003ca href=\"http://redux.js.org/docs/api/Store.html#replaceReducer\" target=\"_blank\"\u003ereplaceReducer\u003c/a\u003e\n- \u003ca href=\"http://rackt.org/redux/docs/api/applyMiddleware.html\" targer=\"_blank\"\u003eapplyMiddleware\u003c/a\u003e\n\nThis library supports \u003ca href=\"https://github.com/brakmic/purescript-redux/blob/master/docs/Middleware.md\"\u003eMiddleware creation in PureScript\u003c/a\u003e.\n\n### Building\n\n*Library*\n\n```shell\npulp dep install [initial build only]\nnpm install      [initial build only]\ngulp\n```\n\n*Demo App*\n\n```shell\ngulp make-demo\n```\n\n*Tests*\n\n```shell\nnpm test\n```\n\n\u003cimg src=\"http://fs5.directupload.net/images/160815/9xrpaa69.png\" width=\"510\" height=\"450\"\u003e\n\n### Running\n\n*NodeJS + Hapi*\n```shell\nnpm start\n```\n*then open* \u003ca href=\"http://localhost:8080\"\u003ehttp://localhost:8080\u003c/a\u003e\n\n### Demo App\n\n\u003cimg src=\"http://fs5.directupload.net/images/160116/4d9ovm7e.png\" width=\"412\" height=\"524\"\u003e\n\n### Usage\n\nSee the \u003ca href=\"https://github.com/brakmic/purescript-redux/blob/master/docs/Tutorial.md\"\u003eTutorial\u003c/a\u003e.\n\n### License\n\n\u003ca href=\"https://github.com/brakmic/purescript-redux/blob/master/LICENSE\"\u003eMIT\u003c/a\u003e\n","funding_links":[],"categories":["Frontend","Other languages"],"sub_categories":["Chrome Extensions"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrakmic%2Fpurescript-redux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrakmic%2Fpurescript-redux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrakmic%2Fpurescript-redux/lists"}