# prometheusresearch-archive/react-forms

Forms library for React.

Repository: https://github.com/prometheusresearch-archive/react-forms
Canonical: https://ross.abutalabs.com/products/react-forms
Language: JavaScript
License Family: other
Last push: 2017-11-01T12:02:13+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": 4517, "days_push": 3227, "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 1152, forks 109 (observed 2026-08-28T04:03:46.814205+00:00)

## What it is
React Forms is a library providing tools for rendering and validating forms in React applications, using JSON Schema for validation. It offers Field and Fieldset components plus a form value management API, without imposing a monolithic Form component.

## Use cases
- build forms in react with schema-based validation
- validate form values against  schema
- manage controlled form state in react components
- create reusable form field components
- render nested form fieldsets

## When to choose
- you maintain a legacy React codebase already using react-forms
- you want schema-driven form validation with JSON Schema in an older React app

## When to avoid
- starting a new React project - the repo is archived and unmaintained since 2017
- you need modern React hooks support or active community maintenance
- you need a license - the repository has no license specified

## Facets
- artifact type: library
- maturity: abandoned
- function: form-handling, ui-components, state-management
- domain: web-development, frontend
- platform: browser, cross-platform
- tags: react, forms, -schema, validation, archived, nodejs

## Member repositories
- prometheusresearch-archive/react-forms (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:46.814205+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-30T06:33:34.015193+00:00, confidence not recorded.
  - readme: https://github.com/prometheusresearch-archive/react-forms (fetched 2026-08-28T04:03:46.814205+00:00, sha 84ed680ec942)
- Data as of 2026-08-30T08:39:29.467469+00:00.
