reactstrap-form-validator

0.1.0-beta-15 • Public • Published

Build Status Coverage Status

Note the initial version is still in development, this beta version is likely to change key components

reactstrap-form-validation

Simple wrapper components for form validation with reactstrap

Getting Started

Install dependencies

npm install reactstrap bootstrap react react-dom

Import the Bootstrap Stylesheets

CSS

In src/index.js

import 'bootstrap/dist/css/bootstrap.css';
Sass

In your main .scss import from node_modules

@import "node_modules/bootstrap/scss/bootstrap";

Usage

This section will be updated when a non-beta release is near.

/reactstrap-form-validator/

    Package Sidebar

    Install

    npm i reactstrap-form-validator

    Weekly Downloads

    4

    Version

    0.1.0-beta-15

    License

    MIT

    Unpacked Size

    80.3 kB

    Total Files

    56

    Last publish

    Collaborators

    • gavinf17