{"id":30180994,"url":"https://github.com/streamich/three-ducks","last_synced_at":"2025-08-12T08:06:54.021Z","repository":{"id":66051732,"uuid":"127756106","full_name":"streamich/three-ducks","owner":"streamich","description":"Distilled Redux for gourmet developers","archived":false,"fork":false,"pushed_at":"2019-04-09T04:18:11.000Z","size":127,"stargazers_count":15,"open_issues_count":29,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-30T01:17:25.185Z","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":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/streamich.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2018-04-02T12:55:10.000Z","updated_at":"2023-06-04T06:15:18.000Z","dependencies_parsed_at":"2024-02-05T10:15:18.761Z","dependency_job_id":null,"html_url":"https://github.com/streamich/three-ducks","commit_stats":{"total_commits":127,"total_committers":4,"mean_commits":31.75,"dds":0.4173228346456693,"last_synced_commit":"8c984ca9cb80458617c44dfe2431db78c450bf27"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/streamich/three-ducks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Fthree-ducks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Fthree-ducks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Fthree-ducks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Fthree-ducks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/streamich","download_url":"https://codeload.github.com/streamich/three-ducks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Fthree-ducks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270024697,"owners_count":24514054,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-08-12T08:06:26.477Z","updated_at":"2025-08-12T08:06:54.010Z","avatar_url":"https://github.com/streamich.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# three-ducks\n\n[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]\n\nTiny Redux clone with plugins.\n\n- __Tiny__ \u0026mdash; core is only [5 lines of code](./src/index.js), [`redux` preset](./docs/presets/redux.md) is 0.6Kb\n- __All Redux APIs__ \u0026mdash; `.subscribe()`, `.getState()`, `.dispatch()`, etc. \u0026mdash; as separate plugins\n- __Faster than Redux__ \u0026mdash; see [benchmark results](#benchmark)\n- __100% compatible__ \u0026mdash; works with [`react-redux`](https://github.com/reactjs/react-redux), passes [Redux `createStore()` test suite](./src/presets/__tests__/reduxSpec.test.js)\n- __Public domain__ \u0026mdash; [Unlicense license](./LICENSE)\n\n\n## Reference\n\n- [Installation](./docs/Installation.md)\n- [Plugins](./docs/Plugins.md)\n  - [`dispatch`](./docs/plugins/dispatch.md)\n  - [`reducer`](./docs/plugins/reducer.md)\n  - [`subscribe`](./docs/plugins/subscribe.md)\n  - [`replaceReducer`](./docs/plugins/replaceReducer.md)\n  - [`getState`](./docs/plugins/getState.md)\n  - [`observable`](./docs/plugins/observable.md)\n  - [`thunk`](./docs/plugins/thunk.md)\n- [Presets](./docs/Presets.md)\n  - [`redux`](/docs/presets/redux.md)\n\n\n## See also\n\n- [`nano-css`](https://github.com/streamich/nano-css) \u0026mdash; Distilled CSS-in-JS for gourmet developers\n\n\n## Benchmark\n\nRunning a simple [\"counter\" micro-benchmark](./benchmark/index.js).\n\n```\nthree-ducks (with redux preset) x 1,076 ops/sec ±2.58% (47 runs sampled)\nredux x 494 ops/sec ±4.40% (43 runs sampled)\nFastest is three-ducks (with redux preset)\n```\n\n\n[npm-url]: https://www.npmjs.com/package/three-ducks\n[npm-badge]: https://img.shields.io/npm/v/three-ducks.svg\n[travis-url]: https://travis-ci.org/streamich/three-ducks\n[travis-badge]: https://travis-ci.org/streamich/three-ducks.svg?branch=master\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamich%2Fthree-ducks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstreamich%2Fthree-ducks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamich%2Fthree-ducks/lists"}