angular-wform
v0.1.6
Published
This library allows to work with Angular Reactive Form declaratively, which makes it even more powerful.
Downloads
2
Readme
angular-wform
This library allows to work with Angular Reactive Form declaratively, which makes it even more powerful.
(!!!) This Library is in Active Development (!!!)
It means that
- It is not ready for use in the production
- It is not tested for all target Angular versions (7+)
- Its documentation is not very well.
- It has many syntax and grammar errors
- It is not full
- It is organized not in the best way
- It is not integrated with any CI system
- ...
There is a roadmap with some details (but they are not too detailed, actually).
Overview
angular-wform
is pronounced as "Angular double form" or just "double form".
Currently the documentation is incomplete and not organized very well. Anyway, you can start from here.
How to install
Use either npm
npm install angular-wform
or yarn
yarn add angular-wform