Ngx Formly screenshot

Ngx Formly

Author Avatar Theme by Ngx formly
Updated: 11 Apr 2025
2898 Stars

JSON powered / Dynamic forms for Angular

Categories

Overview:

Formly is a dynamic form library for Angular that simplifies the maintenance of forms in applications. It offers features like automatic form generation, support for multiple schemas, and a variety of themes out of the box. Built on Angular Reactive Forms, Formly is a powerful tool for creating and managing forms efficiently in Angular applications.

Features:

  • Automatic forms generation
  • Easy to extend with custom field types, validation, wrappers, and extensions
  • Supports multiple schemas: Formly Schema (core), JSON Schema
  • Variety of themes available
  • Built on top of Angular Reactive Forms
  • @eggheadio course with 20 lessons & 78 minutes

Installation:

To install Formly in your Angular project, follow these steps:

  1. Add the Formly package to your project:
    npm install @ngx-formly/core
    

Summary:

Formly is an advanced form library for Angular that offers a range of features to simplify the process of form creation and management. With automatic form generation, support for customizations, multiple schemas, and themes, Formly provides developers with a robust tool for building dynamic forms in Angular applications.