UNPKG

@effector-reform/core

Version:
27 lines (17 loc) 876 B
# ☄️ effector-reform/core Forms without a headache > [!WARNING] > effector-reform is not production ready yet and still may have bugs and unstable API. If you found bugplease 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 @effector-reform/core ``` and then follow this [instructions](https://effector.dev/en/api/effector/babel-plugin/#factories) (add `@effector-reform/core` in factories list)