28 packages
@autoform/ant
This package provides a ANT Design integration for AutoForm.
@autoform/chakra
This package provides a Chakra UI integration for AutoForm.
@autoform/core
This package provides the core functionality for AutoForm. You'll most likely use UI-library specific packages like `@autoform/mui` instead of this package - unless you want to create your own renderer.
@autoform/joi
This package allows using your Joi schema with AutoForm.
@autoform/mantine
This package provides a Mantine integration for AutoForm.
@autoform/mui
This package provides a MUI integration for AutoForm.
@autoform/react
This package provides a React integration for AutoForm. You'll most likely use UI-library specific packages like `@autoform/mui` instead of this package - unless you want to create your own integration.
@autoform/shadcn
@autoform/yup
This package allows using your Yup schema with AutoForm.
@autoform/zod
This package allows using your Zod schema with AutoForm.