Gathering detailed insights and metrics for availity-reactstrap-validation-fork
Gathering detailed insights and metrics for availity-reactstrap-validation-fork
Gathering detailed insights and metrics for availity-reactstrap-validation-fork
Gathering detailed insights and metrics for availity-reactstrap-validation-fork
Easy to use React validation components compatible for reactstrap.
npm install availity-reactstrap-validation-fork
Typescript
Module System
Min. Node Version
Node Version
NPM Version
JavaScript (98.87%)
Shell (1.13%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
191 Stars
200 Commits
70 Forks
37 Watchers
30 Branches
28 Contributors
Updated on May 18, 2024
Latest Version
2.7.2-beta18
Package Id
availity-reactstrap-validation-fork@2.7.2-beta18
Unpacked Size
241.09 kB
Size
44.28 kB
File Count
105
NPM Version
6.14.13
Node Version
14.17.1
Published on
Mar 22, 2023
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
5
3
65
Easy to use React validation components compatible for reactstrap.
This library has been depreciated in the favour of another one. Please, plan your next projects and update your previous ones accordingly. This Guide might be useful for you in order to migrate to the new library.
Install availity-reactstrap-validation
and reactstrap
via NPM
1npm install --save availity-reactstrap-validation reactstrap
If applicable, install a Promise
polyfill. For example:
1npm 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:
1import { AvField } from 'availity-reactstrap-validation';
Install dependencies:
1npm install
Run examples at http://localhost:8080/ with Webpack dev server:
1npm start
Run tests:
1npm test
Run tests & coverage report:
1npm run test:coverage
Watch tests:
1npm run test:watch
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.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 5/10 approved changesets -- score normalized to 5
Reason
project is archived
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
121 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More