A React core library that provides the foundational building blocks for creating typed, schema-driven dynamic forms with a consistent developer experience.
@nvs-dynamic-form/react-core helps you build reusable dynamic form systems by centralizing core form primitives, types, and patterns, while integrating with common form and validation tooling (notably Formik and Yup). It’s designed to standardize how dynamic fields are defined, rendered, and validated across projects, reducing duplicated form logic and making complex, data-driven UI forms easier to maintain and scale.
For installation, usage, configuration, and examples, see the documentation:
MIT — see LICENSE.
