salesforce/akita
🚀 State Management Tailored-Made for JS Applications observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 19
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3005
- days_rel: n/a
- days_push: 489
- n_releases_24m: 0
Adoption not part of the score
3666 stars · 338 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Akita is a reactive state management library for JavaScript applications, built on RxJS, combining Flux-style multiple stores with Redux-style immutable updates in an object-oriented Observable Data Store model. It works with Angular, React, Vue, Web Components, and vanilla JS, but is no longer maintained in favor of its successor Elf.
Use cases
- manage application state in angular apps
- redux alternative with less boilerplate
- reactive state management with rxjs observables
- entity stores for collections of items
- share state across react or vue components
- query and select state slices reactively
When to choose
- you are maintaining an existing codebase already built on Akita
- you want an OOP-flavored, opinionated state pattern with stores and queries
- your team prefers RxJS-based observable data stores over functional reducers
When to avoid
- starting a new project - the library is explicitly unmaintained and its authors recommend Elf
- you want long-term community support, updates, or security patches
- you prefer functional programming patterns like Redux or Zustand
Facets
library · maturity abandoned
state-management frontend web-development browser cross-platform rxjs observable-store angular react vue flux redux-alternative typescript elf-successor nodejs
5 sources
- readme: https://github.com/salesforce/akita · fetched 2026-08-28 · d74c257c265f
- homepage: https://salesforce.github.io/akita/ · fetched 2026-08-29 · 4a2dfe46987c
- site_page: https://opensource.salesforce.com/akita/docs/store · fetched 2026-08-29 · 1440c5096a10
- site_page: https://opensource.salesforce.com/akita/docs/query · fetched 2026-08-29 · e61bcea537fb
- site_page: https://opensource.salesforce.com/akita/docs/best-practices · fetched 2026-08-29 · edd41c922319
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| salesforce/akita | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="salesforce/akita")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem