Skip to content

Angular allows you to create dynamic forms for your projects.

Notifications You must be signed in to change notification settings

nvs-dynamic-form/ng-core

Repository files navigation

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/[email protected]

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.