1.0.0-alpha.0 • Published 6 years ago

ng-on-rest-forms v1.0.0-alpha.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

ng-on-rest-forms

This module is a wrapper of @ng-dynamic-forms to make it work with ng-on-rest.

First of all you need to install the dependency using yarn or npm.

  npm install ng-rest-forms -S
  yarn add ng-rest-forms

The package comes with different bundles

  • umd
  • esm5
  • esm2015

Thanks to ng-packagr. So feel free to use what suits you best.

Additionaly, you will find typedoc documentation in docs folder.

Usage

There is no interest to use this without an other ng-on-rest module. Please check the docs