# hybridsjs/hybrids

Extraordinary JavaScript UI framework with unique declarative and functional architecture

Repository: https://github.com/hybridsjs/hybrids
Canonical: https://ross.abutalabs.com/products/hybrids
Homepage: https://hybrids.js.org
Language: JavaScript
License: MIT
License Family: permissive
Topics: webcomponents, router, framework, state-management, localization
Last push: 2026-08-07T09:41:46+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 84, longevity 100
- inputs: {"age_days": 3557, "days_push": 26, "days_rel": 26, "gap_med": 63.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3175, forks 89 (observed 2026-08-28T04:07:47.608952+00:00)

## What it is
Hybrids is a JavaScript framework for building client-side web applications and web components using a unique mixed declarative and functional architecture based on plain objects and pure functions. It bundles a component model on Web Components, global state management, graph-based routing, a layout engine, and localization.

## Use cases
- build a client-side web app with web components
- create a reusable UI component library
- manage global state with async external storages and offline caching
- add app-like routing to a single-page application
- localize and auto-translate template content
- build single custom elements without a heavy framework

## When to choose
- you want a lightweight framework built on standard Web Components APIs
- you prefer plain objects and pure functions over class-based components
- you need built-in state management, routing, and localization in one package
- you want HMR support without extra configuration

## When to avoid
- your team relies on a large ecosystem of React/Vue plugins and tooling
- you need server-side rendering out of the box
- you prefer class-based or JSX-centric component models
- hiring for a niche framework is a concern

## Facets
- artifact type: framework
- maturity: active
- function: frontend-framework, state-management, routing, templating, ui-components, internationalization
- domain: web-development, frontend
- platform: browser
- tags: web-components, declarative-ui, functional-architecture, hot-module-replacement, offline-caching, javascript

## Member repositories
- hybridsjs/hybrids (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:47.608952+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-29T18:45:25.518972+00:00, confidence not recorded.
  - readme: https://github.com/hybridsjs/hybrids (fetched 2026-08-28T04:07:47.608952+00:00, sha dead2e883b47)
  - homepage: https://hybrids.js.org (fetched 2026-08-29T09:39:42.444238+00:00, sha 958069745556)
- Data as of 2026-08-30T08:39:29.467469+00:00.
