{"id":25759646,"url":"https://github.com/maechabin/redux-sample","last_synced_at":"2025-05-13T03:38:03.467Z","repository":{"id":84291621,"uuid":"58814329","full_name":"maechabin/redux-sample","owner":"maechabin","description":"ReduxとReact-Reduxでの実装サンプル","archived":false,"fork":false,"pushed_at":"2017-05-18T11:04:12.000Z","size":208,"stargazers_count":29,"open_issues_count":0,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T06:13:51.302Z","etag":null,"topics":["react","redux","redux-sample"],"latest_commit_sha":null,"homepage":"http://mae.chab.in/archives/2885","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maechabin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-05-14T15:11:23.000Z","updated_at":"2022-09-07T09:42:17.000Z","dependencies_parsed_at":"2023-03-04T22:30:27.489Z","dependency_job_id":null,"html_url":"https://github.com/maechabin/redux-sample","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/maechabin%2Fredux-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maechabin%2Fredux-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maechabin%2Fredux-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maechabin%2Fredux-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maechabin","download_url":"https://codeload.github.com/maechabin/redux-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253870794,"owners_count":21976608,"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":["react","redux","redux-sample"],"created_at":"2025-02-26T17:37:22.079Z","updated_at":"2025-05-13T03:38:03.458Z","avatar_url":"https://github.com/maechabin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Redux-sample\nReduxとreact-reduxを使った実装サンプル（かなり簡易版）\n\nできる限りシンプルな構成でのRedux実装\n\n\n## デモ\nフォームに入力したテキストを表示させるだけのもの。\n\nhttp://jsrun.it/maechabin/WivU\n\n## サンプルソース\n- [src/app.jsx](https://github.com/maechabin/redux-sample/blob/master/src/app.jsx)\n- [index.html](https://github.com/maechabin/redux-sample/blob/master/index.html)\n\n## サンプルの確認\n\n### 1. サンプルのダウンロード\n~~~\n$ git clone git@github.com:maechabin/redux-sample.git redux-sample\n~~~\n\n### 2. サンプルをcloneしたディレクトリに移動して、必要なパッケージのインストール\n~~~\n$ cd redux-sample\n$ npm install\n~~~\n\n### 3. サンプルを開く\n~~~\n$ open ./index.html\n~~~\n\n## サンプルの修正\n\n### 1. 「.src/app.jsx」を修正したら、以下のコマンドを実行\n~~~\n$ npm run build\n~~~\n\n### 2. サンプルを開く\n~~~\n$ open ./index.html\n~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaechabin%2Fredux-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaechabin%2Fredux-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaechabin%2Fredux-sample/lists"}