Package Exports
- react-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 (react-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
react-form-validation
Simple and powerful form validation library for React. See examples and documentation on http://lud2k.github.io/react-form-validation.
Getting Started
Install with NPM
npm install react-form-validationInstall with Bower
bower install react-form-validation