JSPM

  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q63071F

form-validation ui component for react

Package Exports

  • rc-form-validation

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rc-form-validation) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

rc-form-validation


FormValidation For React. This is experimental for 0.x, do not use for production

NPM version SPM version build status Test coverage gemnasium deps node version npm download Sauce Test Status

Sauce Test Status

Screenshots

Feature

  • support ie8,ie8+,chrome,firefox,safari

install

rc-form-validation

Usage

see: examples/index.md

API

props

name type default description

online docs: http://spmjs.io/docs/rc-form-validation/

Development

npm install
npm start

Example

http://localhost:8010/examples/index.md

online example: http://spmjs.io/docs/rc-form-validation/examples/

Test Case

http://localhost:8010/tests/runner.html?coverage

Coverage

http://localhost:8010/node_modules/rc-server/node_modules/node-jscover/lib/front-end/jscoverage.html?w=http://localhost:8010/tests/runner.html?coverage

License

rc-form-validation is released under the MIT license.