An Angular (NG) core library that provides the foundational building blocks for creating JSON/config-driven dynamic forms with reusable components and centralized validation patterns.
@nvs-dynamic-form/ng-core helps you standardize dynamic form development in Angular by enabling form creation through configuration (instead of repetitive template code) while keeping form elements, rules, and shared behaviors reusable and maintainable. It’s designed to speed up form-heavy application development,improve consistency across modules/projects, and make updates easier by managing form structures and field definitions from a central core package.
For installation, usage, configuration, and examples, see the documentation:
MIT — see LICENSE.
