- Notifications
You must be signed in to change notification settings - Fork577
📝 JSON powered / Dynamic forms for Angular
License
NotificationsYou must be signed in to change notification settings
ngx-formly/ngx-formly
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Formly is a dynamic (JSON powered) form library for Angular that brings unmatched maintainability to your application's forms.
- 🔥 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 ofAngular Reactive Forms
- 📹@eggheadio course - 20 lessons & 78 minutes
- How to auto-generate advanced forms using Formly
- Build Fast, JSON-Powered Forms on Angular With Ngx Formly
- How to Build Fast, Advanced JSON-Powered Forms on Angular With ngx-formly
UI | ||
---|---|---|
Bootstrap | Demo | StackBlitz |
Material2 | Demo | StackBlitz |
Ionic | Demo | StackBlitz |
PrimeNG | Demo | StackBlitz |
Kendo | Demo | StackBlitz |
NG-ZORRO | StackBlitz | |
NativeScript |
Angular version | Formly version |
---|---|
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 |
Abdellatif Ait boudad | Juri Strumpflohner | Mohammed Zama Khan | Bram Borggreve | Keni Steward | Max Kless |
Thanks goes to these wonderful people:
About
📝 JSON powered / Dynamic forms for Angular