{"id":21909301,"url":"https://github.com/rbtech/react-flux-js-lib","last_synced_at":"2026-04-17T01:31:20.471Z","repository":{"id":17332668,"uuid":"20103767","full_name":"rbtech/react-flux-js-lib","owner":"rbtech","description":"Client-side library for the React Flux architecture.","archived":false,"fork":false,"pushed_at":"2014-05-23T15:17:40.000Z","size":392,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T07:49:29.682Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rbtech.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":"2014-05-23T15:09:20.000Z","updated_at":"2015-03-26T13:14:18.000Z","dependencies_parsed_at":"2022-09-23T13:11:38.488Z","dependency_job_id":null,"html_url":"https://github.com/rbtech/react-flux-js-lib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rbtech/react-flux-js-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbtech%2Freact-flux-js-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbtech%2Freact-flux-js-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbtech%2Freact-flux-js-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbtech%2Freact-flux-js-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rbtech","download_url":"https://codeload.github.com/rbtech/react-flux-js-lib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbtech%2Freact-flux-js-lib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31911430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-28T17:16:56.274Z","updated_at":"2026-04-17T01:31:20.454Z","avatar_url":"https://github.com/rbtech.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Flux JS Lib\n\nClient-side library for the React Flux architecture (http://facebook.github.io/react/docs/flux-overview.html).\n\n\n## Example\n\n/react-flux-todomvc\n\nWe made use of the example provided by the React team (https://github.com/facebook/react/tree/master/examples/todomvc-flux), except that we have modified it to only use the client-side libraries, no compliation or build process necessary, just the offline transform tools to transform your jsx to js (http://facebook.github.io/react/docs/getting-started.html).\n\n### Usage\n\nJust include /dist/flux.min.js into your HTML code\n\n\n\n## Maintaining Dependencies to support the Flux architecture\n\n### Output\n\nYou can find the output here: /dist/flux.min.js\n\n\n### Current dependency list\n\n* React (https://github.com/facebook/react)\n  * invariant.js\n  * keyMirror.js\n* es6-shim (https://github.com/paulmillr/es6-shim)\n* EventEmitter (https://github.com/Wolfy87/EventEmitter)\n\n\n### Install\n```sh\nnpm install\n```\n\n### Usage\n```sh\nnpm start\n```\n\n\n### Adding/Removing\n\nIf you want to add/remove something to/from flux.min.js\n\nEdit the files list in: /gulp/config.js\n\nThen run \"npm start\" and check your /dist folder.\n\n\n\n\nLicense\n-------\n\nReact Flux JS Lib is licensed under the MIT license.\n\n\u003e The MIT License (MIT)\n\u003e\n\u003e Copyright (c) 2014 Andrew Quan \u003cAndrewQ@RedBlueprint.com\u003e\n\u003e\n\u003e Permission is hereby granted, free of charge, to any person obtaining a copy\n\u003e of this software and associated documentation files (the \"Software\"), to deal\n\u003e in the Software without restriction, including without limitation the rights\n\u003e to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n\u003e copies of the Software, and to permit persons to whom the Software is\n\u003e furnished to do so, subject to the following conditions:\n\u003e\n\u003e The above copyright notice and this permission notice shall be included in\n\u003e all copies or substantial portions of the Software.\n\u003e\n\u003e THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n\u003e IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n\u003e FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n\u003e AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n\u003e LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n\u003e OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n\u003e THE SOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbtech%2Freact-flux-js-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frbtech%2Freact-flux-js-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbtech%2Freact-flux-js-lib/lists"}