MCPcopy Index your code
hub / github.com/ngx-formly/ngx-formly

github.com/ngx-formly/ngx-formly @v7.1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v7.1.0 ↗ · + Follow
1,269 symbols 3,215 edges 665 files 14 documented · 1% 19 cross-repo links updated 24d agov7.1.0 · 2026-02-01★ 2,96129 open issues

Browse by type

Functions 607 Types & classes 662
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

JSON powered / Dynamic forms in Angular

Npm version Downloads Gitter Build Status Twitter Gitpod ready-to-code


Formly is a dynamic (JSON powered) form library for Angular that brings unmatched maintainability to your application's forms.

Features

  • 🔥 Automatic forms generation
  • 📝 Easy to extend with custom field types, validation, wrappers and extensions.
  • ⚡️ Supports multiple schemas:
    • Formly Schema (core)
    • JSON Schema
  • 😍 A bunch of themes, out of the box!
  • 💪 Built on top of Angular Reactive Forms
  • 📹 @eggheadio course - 20 lessons & 78 minutes

Docs

Resources

Supported UI libs

UI
Bootstrap Demo StackBlitz
Material2 Demo StackBlitz
Ionic Demo StackBlitz
PrimeNG Demo StackBlitz
Kendo Demo StackBlitz
NG-ZORRO Demo StackBlitz
NativeScript

Which Version to use?

Angular version Formly version
Angular >= 18 @ngx-formly/core@7.x
Angular >= 13 @ngx-formly/core@6.x
Angular >= 7 @ngx-formly/core@5.x
Angular >= 6 @ngx-formly/core@4.x
Angular >= 5 @ngx-formly/core@3.x
Angular >= 4 @ngx-formly/core@2.x
Angular >= 2 ng-formly@1.x

Core Team

Abdellatif Ait boudad Juri Strumpflohner Mohammed Zama Khan Bram Borggreve Keni Steward Max Kless

Contributors

Thanks goes to these wonderful people:

aitboudadmohammedzamakhandivyakumarjainMaxKlesscouzicjuristrfranzealbeeman

kenistewardthorgodsamtsailuizfbicalhoklemenoslajFritzHerbersdev-kanishkvstiebe

rpw1DevqonryanjerskinerehleinBoMarcosEllysmanuelmeisterdolphinigleLehoczky

Krustie101intellixskrthebossdwaldrumjson-deruloatsjoCseltblowsie

roshan-samarternavskyimilasevicius13dante04Rironrbaletrafaelss95rammba

PoujaOmkarJ13NanFengCheongTom-VVyacheslavPritykinakamyshanovdanielcrispfrancisco-sanchez-molina

jazpearsonkapsiRmarfermburger81n3xusneminovnosesidhar01vezzoo

wenqi73yoni333AlexTalcuraalex-novikov-1990alvarolbandmoredevvitale232[<i

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Class 530
Method 320
Function 287
Interface 131
Enum 1

Languages

TypeScript100%

Modules by API surface

src/core/json-schema/src/formly-json-schema.service.ts30 symbols
src/core/src/lib/utils.ts29 symbols
src/core/src/lib/extensions/field-expression/utils.ts28 symbols
src/ui/material/form-field/src/field.type.ts22 symbols
src/core/src/lib/components/formly.field.spec.ts21 symbols
src/core/src/lib/templates/formly.attributes.ts19 symbols
src/core/src/lib/components/formly.field.ts19 symbols
src/core/src/lib/services/formly.config.ts18 symbols
src/core/src/lib/components/formly.form.ts17 symbols
src/core/src/lib/templates/field.type.ts14 symbols
src/core/select/src/select-options.pipe.ts14 symbols
src/core/src/lib/extensions/field-expression-legacy/field-expression.ts13 symbols

Dependencies from manifests, versioned

@angular-devkit/build-angular18.2.14 · 1×
@angular-devkit/core18.2.14 · 1×
@angular-eslint/builder18.4.3 · 1×
@angular-eslint/eslint-plugin18.4.3 · 1×
@angular-eslint/eslint-plugin-template18.4.3 · 1×
@angular-eslint/template-parser18.4.3 · 1×
@angular/animations18.2.13 · 1×
@angular/cdk18.2.14 · 1×
@angular/cli18.2.14 · 1×
@angular/common18.2.13 · 1×

For agents

$ claude mcp add ngx-formly \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page