# vitmalina/w2ui

UI widgets for modern apps. Data table, forms, toolbars, sidebar, tabs, tooltips, popups. All under 120kb (gzipped).

Repository: https://github.com/vitmalina/w2ui
Canonical: https://ross.abutalabs.com/products/w2ui
Homepage: http://w2ui.com
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-08-24T22:20:02+00:00

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

## Adoption (not part of the score)
Stars 2740, forks 729 (observed 2026-08-28T04:07:16.504901+00:00)

## What it is
W2UI is a lightweight JavaScript UI widget library for building rich web applications declaratively via JSON data structures. It provides grid, form, toolbar, sidebar, tabs, popup, and layout components in a single ~120KB gzipped bundle with no dependencies as of v2.0.

## Use cases
- add an advanced data table with sorting and filtering to a web app
- build forms declaratively from JSON definitions
- create tabbed interfaces and sidebars without a heavy framework
- add popups, tooltips, and toolbars to vanilla JS projects
- embed rich UI widgets in React, Angular, or Vue apps
- build admin dashboards with layout panels and grids

## When to choose
- you want a full set of UI widgets in one small dependency-free bundle
- you prefer defining UI declaratively with JSON
- you need a powerful data grid without pulling in a large framework
- you mix vanilla JS with React/Vue/Angular and need shared widgets

## When to avoid
- you need a component ecosystem with theming and a large community
- you want fine-grained reactive rendering like modern frameworks provide
- you need mobile-first touch-optimized components
- you require TypeScript-first APIs

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, state-management, form-handling, routing
- domain: web-development, frontend
- platform: browser, cross-platform
- tags: javascript-ui, data-grid, no-dependencies, declarative-ui, widgets, jquery-free, nodejs

## Member repositories
- vitmalina/w2ui (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:16.504901+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-30T08:19:10.471904+00:00, confidence not recorded.
  - readme: https://github.com/vitmalina/w2ui (fetched 2026-08-28T04:07:16.504901+00:00, sha c0bd0d53a14f)
  - registry_npm: https://registry.npmjs.org/w2ui (fetched 2026-08-29T09:57:37.385576+00:00, sha 28fa341b4c8d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
