cerebral-forms
Advanced tools
Comparing version 1.0.0-0-alpha.acfe7e52 to 1.0.0-0-alpha.ad9f6d4c
{ | ||
"name": "cerebral-forms", | ||
"version": "1.0.0-0-alpha.acfe7e52", | ||
"version": "1.0.0-0-alpha.ad9f6d4c", | ||
"description": "Signals, actions and state factories to create forms", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -5,8 +5,4 @@ # cerebral-forms | ||
## Install | ||
This is still alpha but to test the bleeding edge. | ||
This project is still in alpha. To test alpha version check [instructions in monorepo](https://github.com/cerebral/cerebral/blob/master/README.md). | ||
`npm install cerebral-forms@next --save` | ||
**NOTE**: If you need to update to a later @next release than execute above command again. | ||
## API | ||
@@ -13,0 +9,0 @@ Cerebral forms is basically a function that creates state needed to handle validation and an action factory for validating fields. It is simple in nature, but handles all the complexity that comes with forms. |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
206092
382