šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

react-bootstrap4-form-validation

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-bootstrap4-form-validation

Simple React Components for form validation. Based on HTML5 Constraint validation API and Bootstrap4 style.

1.0.10
latest
Source
npm
Version published
Maintainers
1
Created
Source

React Bootstrap4 Form Validation

sheild sheild

React components for HTML5 Constraint validation API and Bootstrap4 form components.

If you happen to use React, Bootstrap4 and want to add some validation to your form without too much effort, this is just for you :D (IE < 11 not supported)

Install

npm install react-bootstrap4-form-validation --save

Develop

git clone https://github.com/andyhu92/react-bootstrap4-form-validation.git

npm install

npm start

Test

npm run test

Demo & Documentation

https://andyhu92.github.io/react-bootstrap4-form-validation/#/

Licence

MIT

Keywords

React

FAQs

Package last updated on 16 Nov 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts