commonform

1.0.1 • Public • Published

Common Form

NPM version

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.

/commonform/

    Package Sidebar

    Install

    npm i commonform

    Weekly Downloads

    1

    Version

    1.0.1

    License

    Apache-2.0

    Last publish

    Collaborators

    • kemitchell