项目作者: dynamic-forms
项目描述 :
Angular project for dynamic forms based on JSON
高级语言: TypeScript
项目地址: git://github.com/dynamic-forms/dynamic-forms.git
This is an Angular project for dynamic forms based on JSON:
Features
- Dynamic reactive forms based on JSON definition
- Structuring / nesting dynamic forms by
- Dynamic form elements (container, accordion, tabs, text, content, markdown, modal)
- Dynamic form fields (control, group, array, dictionary)
- Dynamic form actions (button, icon)
- Dynamic form controls / inputs include
- Dynamic form inputs
- Checkbox and switch
- Combobox, radio, select and toggle
- Textbox, textarea and input mask
- Datepicker
- Numberbox
- File(s)
- Dynamic form input validation
- Dynamic form input hints
- Dynamic form input add-ons
Libraries
- Library includes extendable interfaces, classes, components, factories, services and modules
- Dynamic form config module for registration of components
- Dynamic form module includes
- Builder to create form controls, groups, arrays and dictionaries
- Component factory to resolve registered components
- Component to render elements, fields and actions
- Dynamic form control module includes
- Component to render an input
- Dynamic form group module includes
- Component to render controls, groups and arrays
- Dynamic form array module includes
- Component to render either controls, groups or arrays of same structure
- Dynamic form dictionary module includes
- Component to render either controls, groups or arrays of same structure
- Dynamic form validation module for registration of validators and messages
- Builder to create validators
- Service to resolve validation messages
- Dynamic form action module for registration of action handlers
- Service to resolve action handlers
- Library for components based on bootstrap and HTML5
- Extension library for markdown based on marked
Packages
Version 20 
Version 19 
Version 18 
Version 17 
Demos
Version 20 
Version 19 
Version 18 
Version 17 