Forminer is a WYSIWYG React form builder from Vazco. It is not an external SaaS form platform, but a set of React component source files that can be integrated directly into your project: after purchase, you unzip the package and install it into your app as a local NPM package. Its core concept is schema-first: form definitions can be programmatically modified, stored in a database, translated, or exposed through an API.
The product supports drag-and-drop form building, vertical/horizontal layouts, multi-page forms, conditional rendering and validation, field constraints, and style property configuration. It is built on uniforms and supports themes from design libraries such as Semantic UI, Ant Design, MUI, and Bootstrap. It offers strong customization capabilities: you can create custom fields via uniformsβ useField/connectField, such as a remote API dropdown or a map-based location picker. However, the documentation clearly states that field types must be boolean, number, or string; complex objects need to be serialized manually.
Forminer itself is closed source, but the underlying uniforms library is MIT-licensed open source. It has no Forminer backend dependency; forms and data are handled by the customerβs own application, so it can be deployed internally and can also run offline if the application supports it. The pricing page only lists a Custom plan, requiring contact with sales. Its advantage is that it is traffic-independent, with no charges based on visits or user count, and it also mentions multi-tenant single-project licenses, free updates, debugging consultation, custom extensions, training, and more.
Its strengths are source-level integration, data ownership, customizable UI and fields, and relatively complete documentation examples. It is especially suitable for SaaS platforms that want customers to build their own forms, or internal teams using low-code approaches to maintain React forms. The downsides are opaque pricing, closed-source licensing, and a strong dependency on React. Although Angular/Vue projects can embed it, doing so adds React runtime and integration overhead. For teams that only want to quickly publish surveys and do not need deep embedding, SaaS tools such as TypeForm/JotForm may be simpler.
The crawled text does not provide information about mainland China network accessibility, payment methods, or local support, so access status is marked as unknown. If a team plans to use it in mainland China, they should specifically verify access to the official website, documentation, npm dependencies, Google Fonts, GitHub, and any third-party maps/APIs. If access is restricted, they may consider self-hosted open-source form libraries or building an in-house alternative based on uniforms/react-hook-form.
β This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on forminer.com official site.
forminer.com is an Unknown Dev Tools provider. TG4G tracks its product information, an overall rating of 7.0/10, and a China-accessibility score of China direct-connect friendly. Click "Visit Official Site" to reach forminer.com directly.