commonform
v1.0.1
Published
peer dependency for Common Form packages
Downloads
8
Maintainers
Readme
Common Form
A dummy package for use as an npm peer dependency:
{
"peerDependencies": {
"commonform": "1.x"
}
}
All packages that peer-depend on this package expect as arguments (or return as outputs) form objects that meet the validation criteria of the latest version of commonform-validate with the same peer dependency.