{"id":13683749,"url":"https://github.com/hanakla/fleur","last_synced_at":"2025-04-07T10:29:22.330Z","repository":{"id":36465205,"uuid":"142772641","full_name":"hanakla/fleur","owner":"hanakla","description":"A fully-typed, type inference and testing friendly Flux Framework","archived":false,"fork":false,"pushed_at":"2025-03-24T01:00:37.000Z","size":5168,"stargazers_count":77,"open_issues_count":44,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T09:40:58.730Z","etag":null,"topics":["fleur-js","flux","flux-architecture","react","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/hanakla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-07-29T15:30:00.000Z","updated_at":"2025-02-13T14:10:22.000Z","dependencies_parsed_at":"2023-02-16T02:01:06.401Z","dependency_job_id":"d7b0d539-04ad-4946-adba-d958b7f239a3","html_url":"https://github.com/hanakla/fleur","commit_stats":{"total_commits":833,"total_committers":11,"mean_commits":75.72727272727273,"dds":0.5930372148859544,"last_synced_commit":"928fe42d6dfd8e021fbcd9e7bc6c9d2df43e20cf"},"previous_names":["ra-gg/fleur","hanakla/fleur"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanakla%2Ffleur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanakla%2Ffleur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanakla%2Ffleur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanakla%2Ffleur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hanakla","download_url":"https://codeload.github.com/hanakla/fleur/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271514,"owners_count":20911587,"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":["fleur-js","flux","flux-architecture","react","typescript"],"created_at":"2024-08-02T13:02:28.850Z","updated_at":"2025-04-07T10:29:22.303Z","avatar_url":"https://github.com/hanakla.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"![ogp](./github-assets/ogp.png)\n\n# 🌼 Fleur 🌼 [![travis](https://travis-ci.org/fleur-js/fleur.svg?branch=master)](https://travis-ci.org/fleur-js/fleur)\n\nAn Fully-typed Flux framework inspired by Fluxible.  \nRuns on Node / Web.\n\n(No dependence to React. See [this](https://www.npmjs.com/package/@fleur/react) if you want to use with React.)\n\nSocial hashtag: #fleurjs\n\n## Feature\n\n- Comfortable to write code\n  - Fully typed. Friendly to type inference.\n- Next.js supported with [`create-fleur-next-app`](./packages/create-fleur-next-app)\n- **Completely** Server-side rendering support\n- Support React Hooks in `@fleur/react`\n\n## Packages\n\n- [@fleur/fleur](./packages/fleur) - Basic flux-flow framework\n- [@fleur/react](./packages/react) - Fleur react connector\n- [@fleur/testing](./packages/testing) - Fleur Test helpers\n- [@fleur/create-next-app](./packages/create-next-app) - Create Next.js app with Fleur\n- [@fleur/next](./packages/next) - Next.js integration helpers\n- [@fleur/di](./packages/di) - Library independent DI function\n- [fleur-benchmarks](./packages/fleur-benchmarks) - Benchmarks. (Fleur vs Fluxible vs react-redux)\n- ~~[@fleur/route-store-dom](./packages/route-store-dom) - Fleur DOM router~~\n  - Use [`@fleur/froute`](https://github.com/fleur-js/froute) instead.\n\n## Usage\n\n### Recommended structure\n\nFleur recommends [`Re-ducks`](https://github.com/alexnm/re-ducks) like directory structure.  \nSee file details on [`packages/fleur/README.md`](./packages/fleur/README.md)\n\n```\napp/\n  domains/\n    User/\n      actions.ts\n      operations.ts\n      store.ts\n      selector.ts\n    Article/\n      actions.ts\n      operations.ts\n      store.ts\n      selector.ts\n  # and any components structure you liked (Atomic, Smart / dumb, etc...)\n  components/\n  containers/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanakla%2Ffleur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhanakla%2Ffleur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanakla%2Ffleur/lists"}