1.0.3 • Published 1 year ago

@aramirezj/ngx-generic-form v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

NgxGenericForm

The purpose of this library is to offer a wide selection of generic tools for forms powered by material through standalone components and directives

Note

Note: Big part of the bundle size of the library is from material, if you are using it already, you are not going to feel the increase

Installing

Run npm install ngx-generic-form

Information, use and showcase

Interactive demo

Language support

Currently English and Spanish is supported, the library will detect it throught the {provide: LOCALE_ID, useValue: YOUR_LOCALE_ID } in the providers of your application

Similar library

ngx-generic-tables Library of utilities for displaying data through tables powered by Angular material