Todo
🚧
Work in Progress AutoForm as a standalone package is still work in progress. If you want to help out, please check out the GitHub repository and add your own integrations!
-
Create a core library that is agnostic to the schema library, rendering library and UI library
-
React integration
-
Object-Array support
-
Sub-Object support
-
Support for controlled forms
-
Direct Array support
-
UI libraries
- MUI
- Chakra UI
- Ant Design
- Mantine
- shadcn/ui registry
-
Schema libraries
- Zod
- Yup
- Joi
-
Clean up documentation
-
Dependencies
-
Custom field types via prop to AutoForm
-
Software tests