wcs-formly
v6.0.0
Published
[![npm version](https://img.shields.io/npm/v/wcs-formly)](https://www.npmjs.com/package/wcs-formly) [![Angular](https://img.shields.io/badge/Angular-fff.svg?logo=angular&logoColor=DD0031)](https://angular.io/) [![Formly](https://img.shields.io/badge/Forml
Downloads
240
Readme
WcsFormly
This project is the Formly integration of the wcs-core package.
It contains :
- WcsFormlyModule importing all component and pipe declarations
- Component wrappers to use custom formly fields made from WCS
- Pipes for special use
Requirements
- Generated with Angular CLI version 10.1.1
- Requires Angular >= 13
Build
Run npm run build:wcs-formly
from the wcs-core/angular folder.
Integration in your project
Read the official WCS documentation for Formly integration.
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.