# maxchehab/phelia

⚡ A reactive Slack application framework.

Repository: https://github.com/maxchehab/phelia
Canonical: https://ross.abutalabs.com/products/phelia
Homepage: https://npmjs.com/phelia
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2023-01-06T02:53:01+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2340, "days_push": 1335, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1903, forks 44 (observed 2026-08-28T04:05:51.765371+00:00)

## What it is
Phelia is a reactive framework for building interactive Slack applications using React components and a custom React reconciler. It transforms React components into Slack messages with stateful interactivity, handling serialization and rehydration of component state on user interactions.

## Use cases
- build interactive slack apps with react
- create slack messages with buttons and state
- post interactive slack modals and home tabs
- handle slack interaction webhooks without  boilerplate
- make a slack bot if you already know react

## When to choose
- you know React and want to build Slack apps declaratively
- you need stateful interactive Slack messages with buttons and inputs
- you want to avoid hand-writing Slack block JSON and webhook handlers

## When to avoid
- you need a framework with recent active development and updates
- you build Slack apps in a language other than JavaScript/TypeScript
- you need full Slack API coverage beyond message, modal, and home surfaces

## Facets
- artifact type: framework
- maturity: maintenance
- function: web-framework, ui-components, state-management, middleware
- domain: developer-tools, messaging-platforms, web-development
- platform: -
- tags: slack, react-reconciler, interactive-messages, slack-apps, chat-platform, automation, nodejs, typescript

## Member repositories
- maxchehab/phelia (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:51.765371+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:11:53.263305+00:00, confidence not recorded.
  - readme: https://github.com/maxchehab/phelia (fetched 2026-08-28T04:05:51.765371+00:00, sha be810ea8a28e)
  - registry_npm: https://registry.npmjs.org/phelia (fetched 2026-08-29T10:51:14.067471+00:00, sha ec80bebdd7d7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
