JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q64662F
  • License UNLICENSED

Angular forms module for creating dynamic forms through configuration. Supports form validation, custom controls, and complex form structures.

Package Exports

  • ngx-t-forms
  • ngx-t-forms/package.json

Readme

NgxTForms

atar This library was generated with Angular CLI version 17.2.0.

Code scaffolding

ng generate s tets --project ngx-t-forms

Run ng generate component component-name --project ngx-t-forms to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ngx-t-forms.

Note: Don't forget to add --project ngx-t-forms or else it will be added to the default project in your angular.json file.

Build

Run ng build ngx-t-forms to build the project. The build artifacts will be stored in the dist/ directory. ng build ngx-t-forms --configuration production

Publishing

After building your library with ng build ngx-t-forms, go to the dist folder cd dist/ngx-t-forms and run npm publish.

Running unit tests

Run ng test ngx-t-forms to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.