{"id":13406732,"url":"https://github.com/salesforce/akita","last_synced_at":"2025-04-09T03:11:44.387Z","repository":{"id":37827960,"uuid":"136900969","full_name":"salesforce/akita","owner":"salesforce","description":"🚀 State Management Tailored-Made for JS Applications","archived":false,"fork":false,"pushed_at":"2024-06-14T05:08:40.000Z","size":15567,"stargazers_count":3702,"open_issues_count":48,"forks_count":341,"subscribers_count":65,"default_branch":"master","last_synced_at":"2024-12-27T13:02:52.703Z","etag":null,"topics":["angular","javascript","oop","react","redux","rxjs","state-management","store","typescript","vue"],"latest_commit_sha":null,"homepage":"https://salesforce.github.io/akita/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/salesforce.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.js","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-11T09:03:03.000Z","updated_at":"2024-12-14T15:35:18.000Z","dependencies_parsed_at":"2022-06-23T06:31:56.487Z","dependency_job_id":"bdb04663-cc17-405f-bd72-15ecde883eb6","html_url":"https://github.com/salesforce/akita","commit_stats":{"total_commits":985,"total_committers":120,"mean_commits":8.208333333333334,"dds":0.6020304568527919,"last_synced_commit":"9d88135c13af0a4bc944d1b2e90943a9a46512c4"},"previous_names":["datorama/akita"],"tags_count":274,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Fakita","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Fakita/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Fakita/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Fakita/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salesforce","download_url":"https://codeload.github.com/salesforce/akita/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247934806,"owners_count":21020723,"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":["angular","javascript","oop","react","redux","rxjs","state-management","store","typescript","vue"],"created_at":"2024-07-30T19:02:37.828Z","updated_at":"2025-04-09T03:11:44.369Z","avatar_url":"https://github.com/salesforce.png","language":"TypeScript","funding_links":[],"categories":["Table of contents","TypeScript","目录","State Management"],"sub_categories":["Third Party Components","Angular Ecosystem"],"readme":"# THE LIBRARY IS NOT MAINTAINED ANYMORE - DON'T USE IT\n\n## Elf, a newer state management solution, has been published. We recommend [checking it out](https://ngneat.github.io/elf/) 🚀\n\n![Akita](https://s8.postimg.cc/d4m3fc9tx/image.png)\n\n\u003e A Reactive State Management Tailored-Made for JS Applications\n\n\n\n\n\nWhether it be Angular, React, Vue, Web Components or plain old vanilla JS, Akita can do the heavy lifting and serve as a useful tool for maintaining clean, boilerplate-free, and scalable applications.\n\n\u003chr /\u003e\n\n[![Downloads](https://img.shields.io/npm/dt/@datorama/akita.svg?style=flat-square)]()\n[![Build Status](https://github.com/datorama/akita/workflows/Build/badge.svg)](https://github.com/datorama/akita/actions?query=workflow%3A%22Build%22)\n[![Tests](https://github.com/datorama/akita/workflows/Tests/badge.svg)](https://github.com/datorama/akita/actions?query=workflow%3A%22Tests%22)\n[![commitizen](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)]()\n[![PRs](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)]()\n[![coc-badge](https://img.shields.io/badge/codeof-conduct-ff69b4.svg?style=flat-square)]()\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n\nAkita is a state management pattern, built on top of RxJS, which takes the idea of multiple data stores from Flux and the immutable updates from Redux, along with the concept of streaming data, to create the Observable Data Stores model.\n\nAkita encourages simplicity. It saves you the hassle of creating boilerplate code and gives powerful tools with a moderate learning curve, suitable for both experienced and inexperienced developers alike.\n\n👉 [10 Reasons Why You Should Start Using Akita as Your State Management Solution](https://engineering.datorama.com/10-reasons-why-you-should-start-using-akita-as-your-state-management-solution-66b63d033fec)\n\n- 🤓 Learn about it on the [docs site](https://opensource.salesforce.com/akita/)\n- 🚀 See it in action on [StackBlitz](https://stackblitz.com/edit/akita-todos-app)\n- 😎 Use the [CLI](https://github.com/datorama/akita/tree/master/tools/akita-cli)\n- 👉 Checkout the [sample application](http://akita.surge.sh/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalesforce%2Fakita","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalesforce%2Fakita","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalesforce%2Fakita/lists"}