availity-reactstrap-validation-mobx v1.4.4
availity-reactstrap-validation
Easy to use React validation components compatible for reactstrap.
This is not the original availity package
This release is an interim publishing of a commit on issue #15 which addresses shortcomings which makes availity not work well with mobx.
This is (hopefully) NOT a long-lived release, it exists until something more official is released.
Installation
Install availity-reactstrap-validation via NPM
npm install --save availity-reactstrap-validationImport the components you need, example:
import { AvField } from 'availity-reactstrap-validation';Development
Install dependencies:
npm installRun examples at http://localhost:8080/ with webpack dev server:
npm startRun tests:
npm testRun tests & coverage report:
npm test:coverageWatch tests:
npm run test:watchDisclaimer
Open source software components distributed or made available in the Availity Materials are licensed to Company under the terms of the applicable open source license agreements, which may be found in text files included in the Availity Materials.
License
Copyright (c) 2016 Availity, LLC