All Projects → maximelafarie → angular-dynamic-forms

maximelafarie / angular-dynamic-forms

Licence: other
On-the-fly form generation from data with Angular

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to angular-dynamic-forms

blogging-app-with-Angular-CloudFirestore
A blogging application created with the help of Angular on front-end and Google Cloud Firestore on backend.
Stars: ✭ 45 (+114.29%)
Mutual labels:  forms, angular-forms
twig-bulma-form-theme-bundle
A Twig Form Theme for Bulma 0.3.x for use with the Symfony 2.8 / 3.x framework
Stars: ✭ 24 (+14.29%)
Mutual labels:  forms
forms
A library to build declarative, composable, reactive user interfaces with WebSharper.
Stars: ✭ 12 (-42.86%)
Mutual labels:  forms
svelte-multistep-form
Svelte MultiStep Form like, this component is still in beta stage
Stars: ✭ 29 (+38.1%)
Mutual labels:  forms
SuluCommunityBundle
Community features like Login, Registration, Password forget/reset for your sulu application.
Stars: ✭ 20 (-4.76%)
Mutual labels:  forms
aurelia-form
Fun with forms! Form utilities to make stuff just a bit (a lot) easier.
Stars: ✭ 34 (+61.9%)
Mutual labels:  forms
mui-form-fields
Material UI + Final Form Forms and Components
Stars: ✭ 15 (-28.57%)
Mutual labels:  forms
p01contact
Create contact forms by writing simple tags. Also a plugin for GetSimple and Pico CMS.
Stars: ✭ 15 (-28.57%)
Mutual labels:  forms
forms
[DEPRECATED] Form controls for Nette Framework
Stars: ✭ 50 (+138.1%)
Mutual labels:  forms
formularium
Formularium is a FOSS, privacy-first, and user-friendly toolkit for municipalities to support them in making their public services available online.
Stars: ✭ 88 (+319.05%)
Mutual labels:  forms
vue-simpleform
Form library for vue. Inspired by Formik for react.
Stars: ✭ 40 (+90.48%)
Mutual labels:  forms
RDForm
Create and edit RDF data in a HTML form
Stars: ✭ 16 (-23.81%)
Mutual labels:  forms
rakered
The open source components from rake.red
Stars: ✭ 28 (+33.33%)
Mutual labels:  forms
final-form-arrays
Array Mutators for 🏁 Final Form
Stars: ✭ 64 (+204.76%)
Mutual labels:  forms
react-dynamic-forms
Dynamic forms library for React
Stars: ✭ 35 (+66.67%)
Mutual labels:  forms
talos
Elixir parameter validation library. Simple and extensible
Stars: ✭ 23 (+9.52%)
Mutual labels:  forms
django-jsonfield-backport
Backport of the cross-DB JSONField model and form fields from Django 3.1.
Stars: ✭ 36 (+71.43%)
Mutual labels:  forms
forms-wizard
🎩 Easy to use step-by-step form for Nette Framework
Stars: ✭ 14 (-33.33%)
Mutual labels:  forms
formurai
Lightweight and powerfull library for declarative form validation
Stars: ✭ 49 (+133.33%)
Mutual labels:  forms
react-formulation
Simple React form validation
Stars: ✭ 14 (-33.33%)
Mutual labels:  forms

Build Status

NgxSmartForm

DemoPost on Dev.to

Build dynamic Angular forms on-the-fly

The purpose of this project is to demonstrate the automation of creation of Angular forms with dynamic models.

You can find a full-dedicated tutorial with explanations on my post:

👉👉 https://dev.to/max/build-dynamic-angular-forms-on-the-fly-4n3m 👈👈

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].