Ross ROSS = Recommend OSS · open-source software intelligence for agents

effector/effector

Business logic with ease ☄️ observed · 2026-08-28

github.com/effector/effector · homepage · TypeScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
effector/effectormain72

For agents

markdown · JSON · MCP: product_card(name="effector/effector")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem