Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 1.29 KB

README.md

File metadata and controls

58 lines (37 loc) · 1.29 KB

Build Status Coverage Status

availity-reactstrap-validation

Easy to use React validation components compatible for reactstrap.

Installation

Install availity-reactstrap-validation via NPM

npm install --save availity-reactstrap-validation

Import the components you need, example:

import { AvField } from 'availity-reactstrap-validation';

Development

Install dependencies:

npm install

Run examples at http://localhost:8080/ with webpack dev server:

npm start

Run tests:

npm test

Run tests & coverage report:

npm test:coverage

Watch tests:

npm run test:watch

Disclaimer

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