Popularity
1.1
Declining
Activity
0.0
Stable
12
5
5

Programming language: JavaScript
License: MIT License
Tags: Code Design     Form Logic     Validation     Forms     Cerebral    
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.

Do you think we are missing an alternative of cerebral-module-forms or a related project?

Add another 'Form Logic' Library

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

  1. Clone repo
  2. npm install
  3. npm test to run tests

Try the demo

  1. cd demo
  2. npm install
  3. npm start
  4. Go to localhost:3000