StrongFB is a form builder for angular projects that use top ui frameworks widgets like nebular.
it can dynamically use a ui framework on your project and you can update your StrongFB core files.
also you can define layouts and create completely a page with it.
| Name | supported? |
|---|---|
| Nebular | Done |
| material | Processing |
| ngPrime | Pending |
- install node 12 or higher version
- install DAT by
npm install -g dat-tool - go to
strong_form_builderfolder - type
npm installto install node types - then, type
dat m, if you want to develop script - And for use angular_form_builder script, type
dat playor justdat p
init strong form builder for your angular project
like for a angular project with path ./sample, command: dat p i -p ./sample
created by madkne and was built by DAT 0.5.9