Popularity
1.1
Stable
Activity
0.0
Stable
12
5
5
Monthly Downloads: 0
Programming language: JavaScript
License: MIT License
Latest version: v0.5.8
cerebral-module-forms alternatives and similar libraries
Based on the "Form Logic" category.
Alternatively, view cerebral-module-forms alternatives based on common mentions on social networks and blogs.
-
formik
DISCONTINUED. Build forms in React, without the tears π [Moved to: https://github.com/jaredpalmer/formik] -
Formily
π±π 𧩠Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3 -
surveyjs
Free Open-Source JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout that lets you load and run multiple web forms, or build your own self-hosted form management system, retaining all sensitive data on your servers. You have total freedom of choice as to the backend, because any server + database combination is fully compatible.
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
Do you think we are missing an alternative of cerebral-module-forms or a related project?
README
cerebral-module-forms
Form module for Cerebral 1.x
For Cerebral 2 you can use @cerebral/forms.
How to use
Go to http://cerebral-website.herokuapp.com/documentation/cerebral-module-forms
Contribute
- Clone repo
npm install
npm test
to run tests
Try the demo
cd demo
npm install
npm start
- Go to
localhost:3000