Packages¶
If you create an NPM package that exports a component that implements this specification, we'd like to list it here.
No component will be listed here unless it conforms to the specification or can be easily made to conform. We will test and verify every component at the time of submission.
React Components¶
Packages providing Form components¶
Packages providing FormList components¶
Packages providing Field components¶
Packages providing ErrorsBlock components¶
Packages providing Input components¶
- reacto-form-inputs
- @reactioncommerce/components
- @material-ui/core works with some adjustments (see useReactoForm Hook with non-compliant inputs)
Validators¶
simpl-schema (0.4.0+):
validator={myFormSchema.getFormValidator()}