nvs-dynamic-form / ng-core

Angular allows you to create dynamic forms for your projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Novatorsoft Dynamic Form - NG Core

The NG Core package was developed by the Novatorsoft team to facilitate the use of forms in Angular technology.

NPM Version Package License NPM Downloads

Purpose

  • Easy to Use and Fast Development: The dynamic forms package offers developers the possibility to speed up and streamline the form creation process. Forms can be created with JSON configurations, minimizing the need to write code.
  • Flexibility and Customization: With different form elements and validation rules, customizable forms can be created according to the needs of users. In this way, general and custom solutions can be produced that can be used in different projects.
  • Ease of Maintenance and Updating: Since form structures are managed from a central location, updates and changes to forms can be applied more easily. This speeds up maintenance processes and minimizes errors.
  • Reusability: The package provides reusable components, allowing the same form structures to be reused in different projects or application modules. This both shortens the development process and increases consistency.

Which Version to use?

Angular Version Ng Core Version
Angular >= 17 @nvs-dynamic-form/ng-core@1.x

Documents

Conclusion

These instructions will help you to start, configure, test and use the Novatorsoft Dynamic Form - NG Core project. The project can be used in any angular project.

License

Novatorsoft Dynamic Form - Ng Core is MIT licensed.

About

Angular allows you to create dynamic forms for your projects.


Languages

Language:TypeScript 87.6%Language:HTML 9.9%Language:SCSS 2.5%