{"id":25759691,"url":"https://github.com/maechabin/flux-utils-sample","last_synced_at":"2026-04-28T16:39:28.284Z","repository":{"id":84291540,"uuid":"50713836","full_name":"maechabin/flux-utils-sample","owner":"maechabin","description":"Flux UtilsでのFlux実装サンプル（かなり簡易版）","archived":false,"fork":false,"pushed_at":"2016-03-06T05:05:01.000Z","size":250,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T17:44:24.667Z","etag":null,"topics":["flux","flux-utils","immutablejs","react","sample"],"latest_commit_sha":null,"homepage":"","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-01-30T07:11:19.000Z","updated_at":"2020-04-20T14:27:15.000Z","dependencies_parsed_at":"2023-03-04T22:30:32.225Z","dependency_job_id":null,"html_url":"https://github.com/maechabin/flux-utils-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maechabin/flux-utils-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maechabin%2Fflux-utils-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maechabin%2Fflux-utils-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maechabin%2Fflux-utils-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maechabin%2Fflux-utils-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maechabin","download_url":"https://codeload.github.com/maechabin/flux-utils-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maechabin%2Fflux-utils-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32390053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["flux","flux-utils","immutablejs","react","sample"],"created_at":"2025-02-26T17:37:54.537Z","updated_at":"2026-04-28T16:39:28.278Z","avatar_url":"https://github.com/maechabin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flux-utils-sample\nFlux Utilsを使った実装サンプル（かなり簡易版）\n\nできる限りシンプルな構成でのFlux実装\n\n\n## デモ\nフォームに入力したテキストを表示させるだけのもの。\n\nhttp://jsrun.it/maechabin/WiIU\n\n## サンプルソース\n- [src/app.js](https://github.com/maechabin/flux-utils-sample/blob/master/src/app.js)\n- [index.html](https://github.com/maechabin/flux-utils-sample/blob/master/index.html)\n\n## サンプルの確認\n\n### 1. サンプルのダウンロード\n~~~\n$ git clone git@github.com:maechabin/flux-utils-sample.git flux-utils-sample\n~~~\n\n### 2. サンプルをcloneしたディレクトリに移動して、必要なパッケージのインストール\n~~~\n$ cd flux-utils-sample\n$ npm install\n~~~\n\n### 3. サンプルを開く\n~~~\n$ open ./index.html\n~~~\n\n## サンプルの修正\n\n### 1. 「.src/app.js」を修正したら、以下のコマンドを実行\n~~~\n$ browserify ./src/app.js -o ./dist/bundle.js\n~~~\n\n※browserifyがシステムにインストールされていない場合は、以下コマンドでインストール\n~~~\n$ npm install -g browserify\n~~~\n\n### 2. サンプルを開く\n~~~\n$ open ./index.html\n~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaechabin%2Fflux-utils-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaechabin%2Fflux-utils-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaechabin%2Fflux-utils-sample/lists"}