# 3lvis/Form

The most flexible and powerful way to build a form on iOS

Repository: https://github.com/3lvis/Form
Canonical: https://ross.abutalabs.com/products/3lvis-form
Homepage: http://hyper.no
Language: Objective-C
License: NOASSERTION
License Family: other
Archived: true
Last push: 2021-03-07T11:34:50+00:00

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

## Adoption (not part of the score)
Stars 1625, forks 141 (observed 2026-08-28T04:05:12.884888+00:00)

## What it is
Form is an Objective-C iOS library for building flexible, JSON-driven forms with validations, groups, custom fields, and computed values. It was actively developed from 2014 to 2021 and is now archived as a historical reference.

## Use cases
- build forms in an iOS app from JSON definitions
- share form logic between iOS apps and web clients
- validate form fields like email, phone number, and required text
- create forms with multiple grouped sections
- add custom field types to iOS forms
- compute field values from other fields with formulas

## When to choose
- you maintain a legacy Objective-C iOS app already using Form
- you need JSON-driven forms shared with web clients and can fork/maintain it yourself

## When to avoid
- you are starting a new iOS project in Swift
- you need actively maintained software with ongoing support
- you need SwiftUI or modern declarative form building

## Facets
- artifact type: library
- maturity: abandoned
- function: form-handling, ui-components
- domain: mobile-development, web-development
- platform: -
- tags: objective-c, forms, -driven, deprecated, cocoapods, ios, mobile, swift

## Member repositories
- 3lvis/Form (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:12.884888+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:48:28.108798+00:00, confidence not recorded.
  - readme: https://github.com/3lvis/Form (fetched 2026-08-28T04:05:12.884888+00:00, sha 95623de39ed9)
  - homepage: http://hyper.no (fetched 2026-08-29T11:21:12.655365+00:00, sha 66c882442642)
- Data as of 2026-08-30T08:39:29.467469+00:00.
