# enyojs/enyo

A JavaScript application framework emphasizing modularity and encapsulation

Repository: https://github.com/enyojs/enyo
Canonical: https://ross.abutalabs.com/products/enyo
Language: JavaScript
License Family: other
Last push: 2019-03-14T17:53:41+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5376, "days_push": 2729, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1919, forks 275 (observed 2026-08-28T04:05:55.037431+00:00)

## What it is
Enyo is an object-oriented JavaScript application framework emphasizing modularity and encapsulation, originally built for HP's TouchPad tablet apps. It provides a component-based architecture with DOM extensions, Ajax tools, and basic UI controls for building cross-platform web applications on desktop and mobile browsers.

## Use cases
- build modular single-page web applications
- create reusable encapsulated UI components
- develop cross-platform mobile web apps
- build apps with a component composition model
- work with a lightweight object-oriented JS framework
- make Ajax/XHR requests as managed components

## When to choose
- maintaining or extending an existing Enyo-based codebase
- you specifically want Enyo's component encapsulation model
- targeting legacy webOS/TouchPad-era environments

## When to avoid
- starting a new modern web project (use React, Vue, or similar)
- you need an actively maintained framework with community support
- you need modern tooling, TypeScript support, or a large ecosystem
- you require server-side rendering or modern build pipelines

## Facets
- artifact type: framework
- maturity: abandoned
- function: frontend-framework, ui-components, http-client, routing
- domain: web-development, frontend, cross-platform
- platform: browser, cross-platform
- tags: object-oriented, component-based, mobile-web, legacy-framework, modular, javascript

## Member repositories
- enyojs/enyo (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:55.037431+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:09:58.148553+00:00, confidence not recorded.
  - readme: https://github.com/enyojs/enyo (fetched 2026-08-28T04:05:55.037431+00:00, sha b5d79312f1f1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
