@effector-reform/yup
Version:
Yup schema adapter for effector-reform forms
24 lines (15 loc) • 731 B
Markdown
# ☄️ effector-reform/yup
Forms without a headache
> [!WARNING]
> effector-reform is not production ready yet and still may have bugs and unstable API. If you found bug — please report it on GitHub.
## Documentation
For additional information, guides and api reference visit [documentation site](https://movpushmov.dev/effector-reform/)
## Packages
- [@effector-reform/core](https://www.npmjs.com/package/@effector-reform/core)
- [@effector-reform/react](https://www.npmjs.com/package/@effector-reform/react)
- [@effector-reform/yup](https://www.npmjs.com/package/@effector-reform/yup)
- [@effector-reform/zod](https://www.npmjs.com/package/@effector-reform/zod)
## Installation
```
npm i yup @effector-reform/yup
```