Angular Schema Form

JSON →
library 0.8.13 ·javascript maintenance
verified Jun 7, 2026

Generate forms from JSON schemas using AngularJS. Stable version 0.8.13 (last release in 2017). This library provides AngularJS directives to create forms directly from a JSON schema, with validation against JSON Schema v4 via tv4. It produces Bootstrap 3-friendly HTML by default. The project is in maintenance mode; development has shifted to newer versions. Differentiators include deep AngularJS integration, use of tv4 for validation, and convention-over-configuration defaults.