# json-schema-form/angular-schema-form

Generate forms from a JSON schema, with AngularJS!

Repository: https://github.com/json-schema-form/angular-schema-form
Canonical: https://ross.abutalabs.com/products/angular-schema-form
Homepage: https://json-schema-form.github.io/angular-schema-form
Language: JavaScript
License: MIT
License Family: permissive
Topics: angular, json-schema, angular-schema-form, json-ui-schema, json-schema-form
Last push: 2023-02-20T16:22:31+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4545, "days_push": 1290, "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 2454, forks 635 (observed 2026-08-28T04:06:53.080254+00:00)

## What it is
A set of AngularJS directives and services that generate Bootstrap 3 forms directly from a JSON schema and validate form fields against that same schema. It supports a form definition for fine-tuning presentation, many field types out of the box, and easy extension with custom field types.

## Use cases
- generate forms from a json schema in angularjs
- validate form fields against a json schema
- create complex forms without hand-writing html
- build bootstrap 3 forms from schema definitions
- extend a form builder with custom field types
- render arrays with drag-and-drop or tabs in forms

## When to choose
- you are maintaining or building an AngularJS (1.x) application and want schema-driven forms
- you want form generation and validation driven by a single JSON schema
- you need Bootstrap 3-styled forms with customizable field types and ordering

## When to avoid
- you are using modern Angular (2+) rather than AngularJS - the project points to newer core libraries for that path
- you need a framework-agnostic or React/Vue form generator
- you require active development and frequent updates, since new work has moved elsewhere

## Facets
- artifact type: library
- maturity: maintenance
- function: form-handling, ui-components, serialization
- domain: web-development, frontend, web-design
- platform: browser
- tags: angularjs, json-schema, schema-driven-forms, bootstrap-3, form-generation, form-validation, javascript, nodejs

## Member repositories
- json-schema-form/angular-schema-form (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:53.080254+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-30T02:30:07.899849+00:00, confidence not recorded.
  - readme: https://github.com/json-schema-form/angular-schema-form (fetched 2026-08-28T04:06:53.080254+00:00, sha bcfc27df6ed4)
  - homepage: https://json-schema-form.github.io/angular-schema-form (fetched 2026-08-29T10:11:31.995062+00:00, sha 82a8ce80a5a9)
  - registry_npm: https://registry.npmjs.org/angular-schema-form (fetched 2026-08-29T10:11:32.004666+00:00, sha 3f50fab58132)
- Data as of 2026-08-30T08:39:29.467469+00:00.
