effector/effector
Business logic with ease ☄️ observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 94
- Release rhythm 28
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 35.5
- age_days: 3109
- days_rel: 422
- days_push: 40
- n_releases_24m: 7
Adoption not part of the score
4849 stars · 277 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Effector is a framework-agnostic state management library for JavaScript/TypeScript applications, built around events, stores, and effects for managing business logic and data flow. It works with React, Vue, Svelte, Solid, React Native, Node.js, and vanilla JS, with strong TypeScript support and SSR tooling.
Use cases
- manage application state in a react app
- organize business logic separately from ui framework
- handle async side effects with effects
- server-side rendering with state serialization
- build reactive data flow in a node.js service
- replace redux with a lightweight state manager
When to choose
- you want framework-agnostic state management with excellent TypeScript support
- you need predictable, function-based API without proxies or decorators
- you need SSR support with automatic store serialization
- you want fine-grained reactive stores that combine freely
When to avoid
- you want a batteries-included framework with routing and data fetching built in
- your team prefers class-based or proxy-based state solutions like MobX
- you need a very small ecosystem with mainstream community adoption
Facets
library · maturity stable
state-management frontend-framework web-development frontend developer-tools browser cross-platform reactive event-driven typescript framework-agnostic ssr react vue svelte nodejs web-server
5 sources
- readme: https://github.com/effector/effector · fetched 2026-08-28 · 8f1c57f10985
- homepage: https://effector.dev · fetched 2026-08-29 · 10a7e109dced
- site_page: https://effector.dev/en/resources/releases · fetched 2026-08-29 · daaf46cfad7b
- site_page: https://effector.dev/en/FAQ · fetched 2026-08-29 · a44979e4558a
- site_page: https://changelog.effector.dev · fetched 2026-08-29 · 5202e7be9da4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| effector/effector | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="effector/effector")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem