Angular JSON Schema Form

JSON →
library 0.7.0-alpha.1 ·javascript
verified Jun 7, 2026

Angular JSON Schema Form is a dynamic form builder for Angular (4+) that generates forms from JSON Schema. The current stable version is 0.7.0-alpha.1 (pre-release). It supports multiple UI frameworks (Material Design, Bootstrap 3/4) and is compatible with Angular 4 and 5. Key differentiators: it is inspired by Angular Schema Form, React JSON Schema Form, and JSON Form, but built natively for Angular with TypeScript support. The library ships with type definitions and has peer dependencies on Angular components and Angular CDK/Material. It is still in alpha, so expect breaking changes.