Framework integrations
UI and form stack integrations
Integration cards
- Next.js — Implement App Router-friendly FormEngine runtime and submission flows.
- Remix — Integrate FormEngine with loader/action patterns.
- Angular — Connect FormEngine with Angular form workflows.
- Formik — Use FormEngine and Formik together in gradual migration scenarios.
Use-case entry points
- Use Cases
- React Form Builder Guide
- JSON Forms in React
- Formik Alternative for React Forms
- Form Library Comparisons
Official ecosystem resources
- Source code and examples: GitHub repository
- Runtime package: @react-form-builder/core
- Visual builder package: @react-form-builder/designer
- Product site: formengine.io
- Commercial Designer plans: Pricing
Recommended learning path
- Start with Core installation and Rendering forms.
- Pick your framework guide from this page.
- Move to Designer overview if your users need drag-and-drop form creation.