availity-reactstrap-validation

Easy to use React validation components compatible for reactstrap.

Github星跟踪图

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

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';

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

主要指标

概览
名称与所有者Availity/availity-reactstrap-validation
主编程语言JavaScript
编程语言JavaScript (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2016-08-24 21:04:05
推送于2022-12-10 16:38:44
最后一次提交2021-04-11 23:58:55
发布数60
最新版本名称2.7.1 (发布于 2021-03-24 16:14:53)
第一版名称v1.0.3 (发布于 2016-08-26 17:43:37)
用户参与
星数191
关注者数37
派生数70
提交数200
已启用问题?
问题数183
打开的问题数59
拉请求数56
打开的拉请求数25
关闭的拉请求数10
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?