@daiyam/availity-reactstrap-validation-slim

2.8.3 • Public • Published

@daiyam/availity-reactstrap-validation-slim

Easy to use React validation components compatible for reactstrap. (Slim version)

Installation

Install @daiyam/availity-reactstrap-validation-slim via NPM

npm install --save @daiyam/availity-reactstrap-validation-slim

If applicable, install a Promise polyfill. For example:

npm install es6-promise --save

The polyfill can be applied into your web application by using tools like Webpack or Babel.

Import the components you need, example:

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

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 run 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 MIT

Package Sidebar

Install

npm i @daiyam/availity-reactstrap-validation-slim

Weekly Downloads

0

Version

2.8.3

License

MIT

Unpacked Size

3.4 MB

Total Files

32

Last publish

Collaborators

  • daiyam